ONNX
qmller commited on
Commit
ae905c6
·
verified ·
1 Parent(s): 933b52c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Please see https://www.github.com/kalray/kann-models-zoo for details and proper
20
 
21
  # Repository or links references
22
 
23
- - soruce code : https://github.com/ultralytics/yolov3/
24
  - config: https://github.com/ultralytics/yolov3/blob/master/models/yolov3.yaml
25
  - weights: from [yolov3.pt](https://github.com/ultralytics/yolov5/releases/download/v7.0/yolov3.pt) then re-trained with ReLU activation
26
 
 
20
 
21
  # Repository or links references
22
 
23
+ - source code : https://github.com/ultralytics/yolov3/
24
  - config: https://github.com/ultralytics/yolov3/blob/master/models/yolov3.yaml
25
  - weights: from [yolov3.pt](https://github.com/ultralytics/yolov5/releases/download/v7.0/yolov3.pt) then re-trained with ReLU activation
26