deepinsight / insightface

State-of-the-art 2D and 3D Face Analysis Project
https://insightface.ai
22.85k stars 5.35k forks source link

jmlr eval #2131

Open flynnamy opened 1 year ago

flynnamy commented 1 year ago

Hi, it missed the evaluation file in jmlr.Could you please share it? @nttstar

nttstar commented 1 year ago

What is the evaluation file?

flynnamy commented 1 year ago

It used to test model to get error metrics.

nttstar commented 1 year ago

https://github.com/deepinsight/insightface/blob/master/reconstruction/jmlr/validate_dist.py Please check.

flynnamy commented 1 year ago

Hi,it can not build test dataset from image data to mxnet rec file by using rec_build.py. So I can not do validate by using validate_dist.py.