fanhqme / PointSetGeneration

Code for ``A Point Set Generation Network for 3D Object Reconstruction from a Single Image''
546 stars 136 forks source link

face 3d reconstruction? #4

Open joyousrabbit opened 7 years ago

joyousrabbit commented 7 years ago

Hello, I read some paper for face 3d reconstruction, but they are based on 3DMM. Do you think your model can generate 3d face??? Is it better than 3DMM???

xcyan commented 7 years ago

@joyousrabbit I think PointNet is designed to generate vertices rather than exact 3D meshes. But it could be extended for face generation based on 3DMM.