yfeng95 / PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
http://openaccess.thecvf.com/content_ECCV_2018/papers/Yao_Feng_Joint_3D_Face_ECCV_2018_paper.pdf
MIT License
4.96k stars 945 forks source link

Position , Alignment and Rotatin of the Output #197

Open Rama144 opened 4 years ago

Rama144 commented 4 years ago

The demo.py runs smooth and results in 3d model perfectly . But the models are aligned as in the images . Can I make them aligned as straight faces irrespective of their face positions in images . And there is a little offset while positioning , positioning it at (0,0,0), makes it position in (1,0,0) visulally. It can be corrected seperately in 3d editing softwares . But can I achieve this through any function . I want all face models to be straight and aligned in center

rmrmcn commented 4 years ago

https://blog.csdn.net/u013841196/article/details/85041968