Files
insightface/detection/README.md

43 lines
807 B
Markdown
Raw Normal View History

2021-06-19 23:37:10 +08:00
## Face Detection
<div align="left">
<img src="https://insightface.ai/assets/img/custom/logo3.jpg" width="240"/>
</div>
## Introduction
These are the face detection methods of [InsightFace](https://insightface.ai)
<div align="left">
<img src="https://insightface.ai/assets/img/github/11513D05.jpg" width="800"/>
</div>
### Datasets
Please refer to [datasets](_datasets_) page for the details of face detection datasets used for training and evaluation.
### Evaluation
Please refer to [evaluation](_evaluation_) page for the details of face recognition evaluation.
## Methods
Supported methods:
- [x] [RetinaFace (CVPR'2020)](retinaface)
- [x] [SCRFD (Arxiv'2021)](scrfd)
## Contributing
We appreciate all contributions to improve the face detection model zoo of InsightFace.