ONNX
qmller commited on
Commit
1f6171a
1 Parent(s): d1befaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ```