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 944 forks source link

fixed indice #75

Closed scott-vsi closed 6 years ago

scott-vsi commented 6 years ago

it should be heigh == width, not width == channels

yfeng95 commented 6 years ago

Thanks!