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.95k stars 947 forks source link

How to generate UV position map from 300W-LP dataset. #11

Closed developer-mayuan closed 6 years ago

developer-mayuan commented 6 years ago

Hi @YadiraF: Firstly, I want to say I read your paper and your work is really amazing, espicially for the speed performance. I also played with 300W-LP for a while and would like to know if you can provide the code for generaging the UV position map. From your paper, you sayed you aligned the 3D face point cloud with the 2D image. I'm curious about how you did it. Thank you very much.