deepinsight / deepinsight/insightface
How to change the facedetction from MTCNN to Retinaface in deploy/test.py?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have run the deploy/test.py and run it for lfw dataset, The test.py file uses the MTCNN for face detction and landmark.For few of the images face detction fails.
I want to try it using the Retinaface detection ,How to change the facdetection to Retinaface in deploy/test.py?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.