yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.68k stars 614 forks source link

Why the 3DMM fitting landmarks result is 2d ? #12

Open ChiefGodMan opened 5 years ago

ChiefGodMan commented 5 years ago

As the following image showed, which is 300vw/035/vid.avi frames, the green landmarks is groundtruth, and the white landmarks coming from generated vertices, which should be 3d when the left face boundary is invisible, but it just capture the boundary. Why? Anything have I missed?

3dmm

tfygg commented 4 years ago

As the following image showed, which is 300vw/035/vid.avi frames, the green landmarks is groundtruth, and the white landmarks coming from generated vertices, which should be 3d when the left face boundary is invisible, but it just capture the boundary. Why? Anything have I missed?

3dmm

I also found this problem. In this way, there will be a big error when fitting the side face.