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 d46e72b commit a8721adCopy full SHA for a8721ad
models/intel/person-detection-asl-0001/README.md
@@ -12,7 +12,7 @@ This is a person detector for the ASL Recognition scenario. It is based on Shuff
12
13
| Metric | Value |
14
|---------------------------------|-------------------------------------------|
15
-| Persons AP on COCO | 80.0% |
+| Persons AP on COCO | 79.35% |
16
| Minimal person height | 100 pixel |
17
| GFlops | 0.986 |
18
| MParams | 1.338 |
models/intel/person-detection-asl-0001/accuracy-check.yml
@@ -34,4 +34,4 @@ models:
34
include_boundaries: True
35
allow_multiple_matches_per_ignored: False
36
distinct_conf: False
37
- reference: 0.8
+ reference: 0.7935
0 commit comments