wywu / LAB

[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
https://wywu.github.io/projects/LAB/LAB.html
Other
1.01k stars 273 forks source link

comment `#pragma omp parallel for num_threads` in tools/alignment_tools.cpp works for me #42

Open charles-loomai opened 5 years ago

charles-loomai commented 5 years ago

comment #pragma omp parallel for num_threads in tools/alignment_tools.cpp works for me. Otherwise, it will break at some points without prompting any error messages, without any output result files.