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 dcc5830 commit c918863Copy full SHA for c918863
README.md
@@ -101,6 +101,8 @@ And the pre-trained weight from YOLO v3 can be found here:
101
wget http://pjreddie.com/media/files/yolov3-tiny.weights
102
wget http://pjreddie.com/media/files/yolov3.weights
103
104
+There are more pre-trained weights from different data sets reported [here](https://pjreddie.com/darknet/yolo/).
105
+
106
### Use your own detection objects
107
108
In order to use your own detection objects you need to provide your weights and your cfg file inside the directories:
0 commit comments