SimonGiebenhain / NPHM

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

Are you plan to release pretrained models in paper #10

Closed doublexxking closed 11 months ago

doublexxking commented 12 months ago

Great work!

As the title mentioned, the scores of pretrained models in paper are much better than github. are you plan to release the models that trained in all of identities?

Thanks.

SimonGiebenhain commented 12 months ago

Hi,

The model is the same (just the model on GitHub is trained on the full training set, while the model in the paper was only trained on 87 identities which we had the time of submission).

Furthermore, we made a mistake and reported and the numbers in the paper are not computed in metric space.

Finally, we changed the observations by varying the camera position randomly, instead of always having a perfect frontal camera. In our opinion this makes the scenario more realistic.

I hope that helps.