Skip to content

Commit dcc5830

Browse files
committed
Updated link to tiny v3 weights.
1 parent 39c70dc commit dcc5830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ And weights from the VOC data set can be found here:
9898

9999
And the pre-trained weight from YOLO v3 can be found here:
100100

101-
wget http://pjreddie.com/media/files/yolov3-voc.weights
101+
wget http://pjreddie.com/media/files/yolov3-tiny.weights
102102
wget http://pjreddie.com/media/files/yolov3.weights
103103

104104
### Use your own detection objects

0 commit comments

Comments
 (0)