ONNX
qmller commited on
Commit
b187751
·
verified ·
1 Parent(s): 49d1504

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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.optimized.onnx
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]>