barisgecer / GANFit

Project Page of 'GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction' [CVPR2019]
http://openaccess.thecvf.com/content_CVPR_2019/html/Gecer_GANFIT_Generative_Adversarial_Network_Fitting_for_High_Fidelity_3D_Face_CVPR_2019_paper.html
GNU General Public License v3.0
631 stars 64 forks source link

Texture coordinate #12

Closed hanyanghong86 closed 3 years ago

hanyanghong86 commented 3 years ago

Hi, I want to ask you about how to define the texture coordinate to correspond the 3D vertices with uv texture map, do you know any learning materials about this knowledge point.

barisgecer commented 3 years ago

I would have a look at pytorch3d and menpo tutorials

https://pytorch3d.org/tutorials/render_textured_meshes https://github.com/facebookresearch/pytorch3d https://notebook.community/menpo/menpo3d-notebooks/notebooks/Rasterization%20Basics