Zielon / MICA

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

How do I use generated npy file in the FLAME_Pytorch #58

Closed Y-huange closed 1 year ago

Y-huange commented 1 year ago

Thanks for your nice work I want to konw how to use generated npy file in FLAME_Pytorch,and i am not sure what the npy file is. Maybe identity.npy is shape_params and kpt7.npy is pose_params and kpt68.npy is expression_params in FLAME?but the dimension is different. I just started working on 3D reconstruction, hope to receive your answer,thank you very much.

Zielon commented 1 year ago

identity.npy is the shape parameters vector for FLAME. There are no pose parameters or expressions. Only shape is predicted. The rest are keypoints.