Files
insightface/detection/README.md
2021-07-23 22:55:21 +08:00

43 lines
849 B
Markdown

## 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)
- [x] [blazeface_paddle](blazeface_paddle)
## Contributing
We appreciate all contributions to improve the face detection model zoo of InsightFace.