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

how to train PRN with my own scanned 3d face data? #202

Open jiinhui opened 3 years ago

jiinhui commented 3 years ago

if I have lots of scanned 3d face datas using 3d camera , how to train the pr net ? what is the pipeline and how to build the new uv_position map?

jinwkim commented 2 years ago

@jiinhui did you figure it out? If so, can you share your approach?