LizhenWangT / FaceVerse

FaceVerse: a Fine-grained and Detail-controllable 3D Face Morphable Model from a Hybrid Dataset (CVPR2022)
BSD 2-Clause "Simplified" License
460 stars 57 forks source link

FaceVerse v3 isn't rendering the texture and shape #28

Open oijoijcoiejoijce opened 1 year ago

oijoijcoiejoijce commented 1 year ago

Thanks for updating faceverse! Faceverse v3 isn't rendering shape and texture, it is only rendering the expressions. The 3DMM always looks like this no matter what the input video is. Therefore, it can't be used in Style Avatar. Can you advice on how to proceed:

image

LizhenWangT commented 1 year ago

If you want to change the texture, you need to add --use_dr on Linux system.

If you only want to run it for StyleAvatar. You don't need to change the texture. StyleAvatar can run for any texture. Note that there is no code prepared for the preprocessing of the pretrained model, and you neeed to use this code to train your own model.