Update README.md
Browse files
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 |
-
-
|
| 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 |
|