XgTu / 2DASL

The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
MIT License
464 stars 116 forks source link

How can I generate pose-variant 2d-pictures and perform expression changes with your code? #23

Open agil27 opened 4 years ago

agil27 commented 4 years ago

As is described in the title, have you provided some easy way to transform a 2d image to images with different poses?

Also, is it possible to use the 3dmm model your code generates to perform facial-expression changes with your code?

Thanks a lot

agil27 commented 4 years ago

I have found a face3d library, and it needs the 3dmm mesh data as the input. Is your code compatible with its interface? https://github.com/YadiraF/face3d