mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-17 14:26:08 +00:00
Merge branch 'master' of https://github.com/deepinsight/insightface
This commit is contained in:
18
README.md
18
README.md
@@ -1,2 +1,18 @@
|
||||
# insightface
|
||||
# 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 | - | - | - | | |
|
||||
| | | | | | |
|
||||
|
||||
Reference in New Issue
Block a user