KupynOrest / head_detector

Official repo for VGGHeads: A Large-Scale Synthetic Dataset for 3D Human Heads.
Other
152 stars 7 forks source link

Change UV Layout for FLAME model #19

Closed emlcpfx closed 2 months ago

emlcpfx commented 2 months ago

Hi, is there a method for using my own custom UV layout on the FLAME model? What would it take to get that done?

KupynOrest commented 2 months ago

We currently don't have the UV prediction implemented but you can see a similar example in DAD-3D Repo

emlcpfx commented 2 months ago

What I mean is changing the UV layout from this to something else.

image

As in, bringing the template-head.obj into a 3D program, rearranging the UV’s, and using that layout instead of the above.

KupynOrest commented 2 months ago

this is out of scope for this repository