deepinsight / deepinsight/insightface
Which face detector do you use in python package insightface 0.5?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
which face detector is used in buffalo_l model zoo in insightface 0.5 (file name: det_10g.onnx)? Is it retinaface or SCRFD?
These sources suggest SCRFD:
https://github.com/deepinsight/insightface/tree/master/python-package
https://pypi.org/project/insightface/0.5/
These sources suggest retinaface:
https://github.com/deepinsight/insightface/tree/master/model_zoo
https://github.com/deepinsight/insightface/blob/master/python-package/insightface/model_zoo/model_zoo.py
If it is retinaface, why did you go back from SCRFD to retinaface?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.