Skip to content

Commit 3a26a07

Browse files
committed
slight update of performance table
1 parent 4c20d74 commit 3a26a07

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ you can use darknet2pytorch to convert it yourself, or download my converted mod
8080
8181
- Performance on MS COCO val2017 set (using pretrained DarknetWeights from <https://github.com/AlexeyAB/darknet>)
8282
83-
| Model type | AP IoU=0.50:0.95 | AP IoU=0.50 | AR 0.50:0.95 |
84-
| ---------- | ---------------: | ----------: | -----------: |
85-
| Pytorch | 0.466 | 0.704 | 0.591 |
86-
| ONNX | incoming | incoming | incoming |
87-
| TensorRT | incoming | incoming | incoming |
83+
| Model type | AP IoU=0.50:0.95 | AP IoU=0.50 | AR IoU=0.50:0.95 |
84+
| ------------------- | ---------------: | ----------: | ---------------: |
85+
| Pytorch (416 * 416) | 0.466 | 0.704 | 0.591 |
86+
| ONNX | incoming | incoming | incoming |
87+
| TensorRT | incoming | incoming | incoming |
8888
8989
- Image input size for inference
9090

0 commit comments

Comments
 (0)