Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ Please see https://www.github.com/kalray/kann-models-zoo for details and proper
|
|
11 |
|
12 |
# Contents
|
13 |
|
14 |
-
- ONNX: yolov3.
|
15 |
|
16 |
# Lecture note reference
|
17 |
|
@@ -51,4 +51,6 @@ preferred-citation:
|
|
51 |
date-released: 2020-5-29
|
52 |
license: AGPL-3.0
|
53 |
url: "https://github.com/ultralytics/yolov3"
|
54 |
-
```
|
|
|
|
|
|
11 |
|
12 |
# Contents
|
13 |
|
14 |
+
- ONNX: yolov3.onnx, yolov3-tiny.onnx
|
15 |
|
16 |
# Lecture note reference
|
17 |
|
|
|
51 |
date-released: 2020-5-29
|
52 |
license: AGPL-3.0
|
53 |
url: "https://github.com/ultralytics/yolov3"
|
54 |
+
```
|
55 |
+
|
56 |
+
authors: Quentin Muller, <[email protected]>
|