Zielon / MICA

MICA - Towards Metrical Reconstruction of Human Faces [ECCV2022]
https://zielon.github.io/mica/
Other
551 stars 78 forks source link

Expression parameters #32

Closed AyushP123 closed 2 years ago

AyushP123 commented 2 years ago

Hi,

I wanted to ask if it is possible to add expression parameters generated by DECA to MICA. I see that the expression parameters generated by DECA are a 50-dimensional vector whereas for MICA it is a 100-dimensional vector.

Zielon commented 2 years ago

MICA is not using expressions parameters, you can just take the shape code from MICA, and set in Flame class (or your config) how many expressions and shape params you want to use. This will work for the Flame generator.