deepinsight / deepinsight/insightface
SCRFD test.py vs test_widerface
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Thank you for your work.
Could you explain difference between test.py vs test_widerface.py.
After first script on Val widerface your best model has next result:
+-------+-------+--------+--------+-------+
| class | gts | dets | recall | ap |
+-------+-------+--------+--------+-------+
| FG | 39697 | 697770 | 0.771 | 0.713 |
+-------+-------+--------+--------+-------+
| mAP | | | | 0.713 |
+-------+-------+--------+--------+-------+
OrderedDict([('mAP', 0.7131168842315674)])
After second script on Val widerface your best model has next result: APS: [0.9605776871050001, 0.9491621912334129, 0.8532284473260425]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.