## Face Detection
## Introduction
These are the face detection methods of [InsightFace](https://insightface.ai)
### 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.