Deep3DFaceRecon_pytorch icon indicating copy to clipboard operation
Deep3DFaceRecon_pytorch copied to clipboard

Beware: the dlib landmarks are incompatible with the inference script

Open DeXtmL opened this issue 2 years ago • 0 comments

Even though the author claims the dlib is one of the recommended ways to create pre-alignment landmarks, it actually not working as desired. The dlib 5 landmark detection uses a different pattern than the MTCNN one, which can cause Deep3D to produce large error offsets of the final results. Such issue can be easily reproduced by using the example dataset.

DeXtmL avatar Feb 19 '23 08:02 DeXtmL