deepinsight / deepinsight/insightface
How to make RetinaFace run faster on CPU?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I run [this script test.py](https://github.com/deepinsight/insightface/blob/master/detection/retinaface/test.py) on CPU and it takes about 4 seconds to inference on one image while MTCNN takes about 1 second. Is there any way to improve the speed of this script?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.