facebookresearch / meshtalk

Code for MeshTalk: 3D Face Animation from Speech using Cross-Modality Disentanglement
Other
364 stars 56 forks source link

Change the etxture of the face.. #50

Open Vishak-Bhat30 opened 11 months ago

Vishak-Bhat30 commented 11 months ago

Hello..

Could you give me some insights on how can I change the skin of the talking face?

alexanderrichard commented 11 months ago

Not sure what you mean with skin, but if you mean texture: this is a mesh only model.

Vishak-Bhat30 commented 11 months ago

Is there a way in which I can replace the mesh with any given image?

alexanderrichard commented 11 months ago

Yes, you can wrap an arbitrary texture around it. The uv coordinates of the vertices are given in the face_template.obj file.