Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,8 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
22 |
# Repository or links references
|
23 |
|
24 |
- https://github.com/pjreddie/darknet
|
|
|
|
|
25 |
|
26 |
BibTeX entry and citation info
|
27 |
```
|
|
|
22 |
# Repository or links references
|
23 |
|
24 |
- https://github.com/pjreddie/darknet
|
25 |
+
- config: https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov3.cfg
|
26 |
+
- weights: https://pjreddie.com/media/files/yolov3.weights
|
27 |
|
28 |
BibTeX entry and citation info
|
29 |
```
|