mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-17 06:12:02 +00:00
19 lines
786 B
Markdown
19 lines
786 B
Markdown
# InsightFace
|
|
Face Recognition Project
|
|
|
|
### Experiments
|
|
|
|
Default image size is 112x96 if not specified, all face images are aligned.
|
|
|
|
- **Softmax on LFW**
|
|
|
|
| Network/Dataset | VGG2@112x112 | WebFace | MS1M | - | - |
|
|
| :-----------------: | :----------: | :-----: | :--: | :--: | :--: |
|
|
| SE-Resnet50 | 0.9970 | - | - | | |
|
|
| Resnet50 | - | - | - | | |
|
|
| Inception-Resnet | - | - | - | | |
|
|
| SE-Inception-Resnet | - | - | - | | |
|
|
| Mobilenet | - | - | - | | |
|
|
| ResNeXt | - | - | - | | |
|
|
| | | | | | |
|