TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.72k stars 418 forks source link

How do I test algorithm accuracy with my own data set #193

Open qiufengchuiwoyisan opened 1 year ago

qiufengchuiwoyisan commented 1 year ago

I have a facebank. I want to get the accuracy of the algorithm applied to the facebank. Do I have to rewrite a py file?