Skip to content

Commit e155912

Browse files
author
Anna Grebneva
authored
Updated reference for vehicle-detection-020x models (#3207)
1 parent 9ed986c commit e155912

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

models/intel/vehicle-detection-0201/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ prior boxes for 384x384 resolution.
1414

1515
| Metric | Value |
1616
|---------------------------------|-------------------------------------------|
17-
| AP @ [ IoU=0.50:0.95 ] | 0.323 (internal test set) |
17+
| AP @ [ IoU=0.50:0.95 ] | 0.322 (internal test set) |
1818
| GFlops | 1.768 |
1919
| MParams | 1.817 |
2020
| Source framework | PyTorch\* |

models/intel/vehicle-detection-0201/accuracy-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ models:
1818
metrics:
1919
- type: coco_orig_precision
2020
include_boundaries: false
21-
reference: 0.323
21+
reference: 0.322

models/intel/vehicle-detection-0202/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ prior boxes for 512x512 resolution.
1414

1515
| Metric | Value |
1616
|---------------------------------|-------------------------------------------|
17-
| AP @ [ IoU=0.50:0.95 ] | 0.36 (internal test set) |
17+
| AP @ [ IoU=0.50:0.95 ] | 0.363 (internal test set) |
1818
| GFlops | 3.143 |
1919
| MParams | 1.817 |
2020
| Source framework | PyTorch\* |

models/intel/vehicle-detection-0202/accuracy-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ models:
1818
metrics:
1919
- type: coco_orig_precision
2020
include_boundaries: false
21-
reference: 0.36
21+
reference: 0.363

0 commit comments

Comments
 (0)