DECA icon indicating copy to clipboard operation
DECA copied to clipboard

DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)

Results 170 DECA issues
Sort by recently updated
recently updated
newest added

Is it possible to edit the head template to not have the neck region and just the face?

Hi, I notice that the landmarks detected by FAN or openpose or dlib, have shorter eyebrows, while the eyebrows predicted by DECA are longer. How do you deal with this...

As shown in the ablation studies section, without symmetry loss, boundary artifacts become visible. Can you give more explanation about what a boundary artifact is? Why it happens when not...

Can you please share the code for loss functions for encoder and decoder parts as stated in paper, I am unable to find them in the code and if it's...

I've tried several ways but the result is different from paper.

Hi, I ran the demo code `python demos/demo_reconstruct.py -i TestSamples/examples --saveDepth True --saveObj True` and got this error message: > total 9 images > Traceback (most recent call last): >...

I want to add texture information like meshlab's result

I found that the eye mask is not binary value, it will influnce the result.

Thanks for the great work! We notice that DECA is doing quite well under large face rotations. Could you share some experiences of how to deal with such cases?