We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e4a28 commit 48021e4Copy full SHA for 48021e4
README.md
@@ -6,4 +6,9 @@ By [Jian Li](https://lijiannuist.github.io/)
6
We propose lightDSFD based on [DSFD](https://arxiv.org/abs/1810.10220).
7
the original DSFD code is [here](https://github.com/TencentYoutuResearch/FaceDetection-DSFD).
8
9
-On Nvidia Tesla P40,the time of network is 13ms.
+On Nvidia Tesla P40,the time of network is 13ms.
10
+
11
12
+模型 NMS_Params|Easy Set|Medium Set|Hard Set
13
+------|--------|----------|--------
14
+lightDSFD,thresh=0.05,number=500|0.891 |0.864 |0.469
0 commit comments