open-source-face-sdk icon indicating copy to clipboard operation
open-source-face-sdk copied to clipboard

How to achieve NIST FVRT results in local dev env?

Open ma-siddiqui opened this issue 2 years ago • 1 comments

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,

ma-siddiqui avatar Jan 15 '23 16:01 ma-siddiqui

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.

sergei-alabugin avatar Jan 17 '23 15:01 sergei-alabugin