mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-16 21:47:47 +00:00
Update README.md
This commit is contained in:
@@ -5,5 +5,24 @@ and can train more identities.
|
||||
|
||||

|
||||
|
||||
## Celeb-DeepGlint
|
||||
We clean, merge, and release the **largest** and **cleanest** face recognition dataset **Celeb-DeepGlint**.
|
||||
Baseline models trained on Celeb-DeepGlint with our proposed training strategy can easily achieve state-of-the-art.
|
||||
The released dataset contains 18 million images of 360K individuals. The performance of **Celeb-DeepGlint** eval on large-scale
|
||||
test set IJBC and megaface are as follows:
|
||||
|
||||
### IJBC and Megaface
|
||||
Our backbone is ResNet100, we set feature scale s to 64 and cosine margin m of CosFace at 0.4.
|
||||
|Test Dataset | IJBC(TAR@FAR=1e-4) | Megaface(Identification) | Megaface(TAR@FAR=1e-6) |
|
||||
| :--- | :---: | :---: | :---: |
|
||||
| MS1MV2 | 96.4 | 98.3 | 98.6 |
|
||||
|Celeb-DeepGlint | **97.3** | **99.1** | **99.1** |
|
||||
|
||||
### IFRT
|
||||
Comming soon.
|
||||
|
||||
## Performance
|
||||
Comming soon.
|
||||
|
||||
## Citation
|
||||
Coming soon.
|
||||
Reference in New Issue
Block a user