mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-21 17:17:49 +00:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# InsightFace Recognition Test (IFRT)
|
||||
**IFRT** is a globalised fair benchmark for face recognition algorithms. IFRT evaluates the algorithm performance on worldwide web pictures which contain various sex, age and race groups, but no identification photos.
|
||||
|
||||
**IFRT** testset consists of non-celebrities so we can ensure that it contains very few overlap with public available face recognition training set, such as MS1M and CASIA as they mostly come from online celebrities' photo. As the result, we can evaluate the `fair` performance for different algorithms.
|
||||
**IFRT** testset consists of non-celebrities so we can ensure that it has very few overlap with public available face recognition training set, such as MS1M and CASIA as they mostly collected from online celebrities' photo. As the result, we can evaluate the *FAIR* performance for different algorithms.
|
||||
|
||||
Similar to [FRVT](https://www.nist.gov/programs-projects/face-recognition-vendor-test-frvt), we encourage participants to prepare a black-box feature extractor. To simplify this process, users can just replace their trained ArcFace model(with or without encryption) in our simple open-sourced pre-packaged software.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user