3DiVi / open-source-face-sdk

Open source 2D/3D face and body analysis library with toolkit for ML model retraining and generalization improvement.
GNU Affero General Public License v3.0
41 stars 1 forks source link

How to achieve NIST FVRT results in local dev env? #2

Open ma-siddiqui opened 1 year ago

ma-siddiqui commented 1 year ago

Hi,

I need some clarity, how to verify after downloading this code that it meets the same standard of NIST FVRT. In fact, I want to achieve the same results as you claimed the accuracy of 99.62% in NIST FRVT. Please explain how to achieve this in my local development environment.

Thanks,

sergei-alabugin commented 1 year ago

Hi @ma-siddiqui, this is very interesting question!

In fact, there is no way to reproduce NIST FRVT results in local environment because NIST doesn't public their validation datasets. Instead, you can check our face recognition on public datasets or your own dataset.