mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
1.0 KiB
1.0 KiB
Face Recognition
Introduction
These are the face recognition methods of InsightFace
Datasets
Please refer to datasets page for the details of face recognition datasets used for training and evaluation.
Evaluation
Please refer to evaluation page for the details of face recognition evaluation.
Methods
Supported methods:
- ArcFace_mxnet (CVPR'2019)
- ArcFace_torch (CVPR'2019)
- SubCenter ArcFace (ECCV'2020)
- PartialFC_mxnet (Arxiv'2020)
- PartialFC_torch (Arxiv'2020)
- VPL (CVPR'2021)
- OneFlow_face
Contributing
We appreciate all contributions to improve the face recognition model zoo of InsightFace.
