microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.18k stars 443 forks source link

Solution always symmetric? #146

Closed Pythonsegmenter closed 3 years ago

Pythonsegmenter commented 3 years ago

The output that I seem to get is always symmetric. Is it correct to state that the outputted face will always be symmetric?

YuDeng commented 3 years ago

Hi, this conclusion is not correct. In some cases the output faces might seem symmetric, but they are not strictly symmetric.

Pythonsegmenter commented 3 years ago

Thank you for the reply. The result seemed symmetric, but it is good to know that this is not the case.