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

Modify the face_ind.txt to improve face swap speed #91

Open Tord-Zhang opened 5 years ago

Tord-Zhang commented 5 years ago

Hi, The face swap speed is too slow. It take about 10 seconds on two 300x300 images. So I change the UV space resolution from 256 to 128. However, I must at the same time modify the valid indices in face_ind.txt. How should I modify the face_ind.txt?