DECA icon indicating copy to clipboard operation
DECA copied to clipboard

Texture rendering

Open AlessandroArezzo opened this issue 3 years ago • 0 comments

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:

To run the model I followed the instructions indicated in the README in the 'Usage' section (including Albedo) and launch:

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?

AlessandroArezzo avatar Sep 06 '22 09:09 AlessandroArezzo