face_ind.txt is used for getting vertices that correspond to face area. I was wondering how this was computed. I trained model with an extra deconv layer at the end for generating 512x512x3 meshes. But i am unable to render this properly since I do not have valid indices for 512 resolution.
face_ind.txt is used for getting vertices that correspond to face area. I was wondering how this was computed. I trained model with an extra deconv layer at the end for generating 512x512x3 meshes. But i am unable to render this properly since I do not have valid indices for 512 resolution.
Thanks.