Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eriklindernoren authored May 29, 2018
1 parent 6c7071d commit 6c27d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Evaluates the model on COCO test.

$ python3 test.py --weights_path weights/yolov3.weights

| Backbone | AP (min. 50 IoU) |
| Backbone | mAP (min. 50 IoU) |
| ----------------------- |:----------------:|
| YOLOv3 (paper) | 57.9 |
| YOLOv3 (this impl.) | 58.2 |
Expand Down

0 comments on commit 6c27d54

Please sign in to comment.