DECA
DECA copied to clipboard
Texture rendering
Hi, thank you for releasing the code for this model!
I have a problem and I cannot understand the cause. I'm trying to generate the 3D face of the example shown in detail in the README (IMG_0392_inputs.jpg). However, the result I get is lower than the quality shown in the example and is shown below:
python demos / demo_reconstruct.py -i TestSamples / examples --saveDepth True --saveObj True --useTex True --extractTex False
I don't understand, am I doing something wrong in the configuration or to obtain those results it is necessary to fine tune the model as indicated in the 'Train' section?