soubhiksanyal / RingNet

Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision
https://ringnet.is.tue.mpg.de
MIT License
814 stars 170 forks source link

Quantitative Evaluation #52

Closed HOMGH closed 3 years ago

HOMGH commented 3 years ago

@soubhiksanyal Hi Soubhik, Thanks for your great work. The quantitative evaluation of your model is a little bit vague. Based on what you reported, you computed the error using the method in this paper, which computes the distance from ground truth scan points to the estimated mesh surface. I went through that paper but computing the scan-to-mesh distance between the predicted meshes and the scans is still unclear to me. Would you please share the code you used for the evaluation? Appreciate your time.

xianzhongma commented 3 years ago

I have the same problem.

soubhiksanyal commented 3 years ago

We have released the evaluation code for NoW validation set. You can have an idea about the metric from the code base

https://github.com/soubhiksanyal/now_evaluation