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 get a .obj model from uv_position map #71

Open likewind1993 opened 6 years ago

likewind1993 commented 6 years ago

I use 8_generate_posmap_300WLP.py in face3d to generate uv_position file. But when I use the code in run_basics.py to generate .obj file, the result is bad. qq 20180925094137

Is Anybody know what's going on here?

wungemach commented 6 years ago

@likewind1993 hmmm this didn't happen for me. It's close enough to correct that you are doing something right. I would just double check all of your indices again.