SimonGiebenhain / NPHM

[CVPR'23] Learning Neural Parametric Head Models
https://simongiebenhain.github.io/NPHM/
Other
231 stars 18 forks source link

Is it possible to get FLAME 51 landmark from the final Head Models? #12

Closed doublexxking closed 1 year ago

doublexxking commented 1 year ago

As title mentioned, are there some methods to get FLAME 51 landmark? Many evaluations need the results of landmark..

SimonGiebenhain commented 1 year ago

Hey, unfortunately, that is not possible due to the nature of our identity space, which is represented as an SDF.

If you are interested in similar methods, maybe the i3DMM or ImFace models could do that, since they model the identity as a deformation from a template, on which it could be possible to define these landmarks

Kind regards, Simon