mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
a big tree refine
This commit is contained in:
42
detection/README.md
Normal file
42
detection/README.md
Normal file
@@ -0,0 +1,42 @@
|
||||
## 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user