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 39c70dc commit dcc5830Copy full SHA for dcc5830
README.md
@@ -98,7 +98,7 @@ And weights from the VOC data set can be found here:
98
99
And the pre-trained weight from YOLO v3 can be found here:
100
101
- wget http://pjreddie.com/media/files/yolov3-voc.weights
+ wget http://pjreddie.com/media/files/yolov3-tiny.weights
102
wget http://pjreddie.com/media/files/yolov3.weights
103
104
### Use your own detection objects
0 commit comments