Skip to content

Commit 174e720

Browse files
committed
darknet on coco val2017
1 parent 44d4247 commit 174e720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ See following sections for more details of conversions.
8787
8888
| Model type | AP | AP50 | AP75 | APS | APM | APL |
8989
| ------------------- | ----------: | ----------: | ----------: | ----------: | ----------: | ----------: |
90+
| DarkNet (YOLOv4 paper)| 0.471 | 0.710 | 0.510 | 0.278 | 0.525 | 0.636 |
9091
| Pytorch (TianXiaomo)| 0.466 | 0.704 | 0.505 | 0.267 | 0.524 | 0.629 |
9192
| ONNX | incoming | incoming | incoming | incoming | incoming | incoming |
9293
| TensorRT FP32 + BatchedNMSPlugin | 0.472| 0.708 | 0.511 | 0.273 | 0.530 | 0.637 |

0 commit comments

Comments
 (0)