deepinsight / deepinsight/insightface

SCRFD test.py vs test_widerface

Open
#1,642 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.