Object Detection
ONNX
qmller commited on
Commit
7d25bfc
·
verified ·
1 Parent(s): 3966362

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
12
 
13
  # Contents
14
 
15
- - ONNX: ssd-mobilenet-v2.onnx
16
  - Tensorflow: ssd-mobilenet-v2.pb
17
 
18
  # Lecture note reference
 
12
 
13
  # Contents
14
 
15
+ - ONNX: ssd-mobilenet-v2.onnx (converted from tensorflow with tf2onnx)
16
  - Tensorflow: ssd-mobilenet-v2.pb
17
 
18
  # Lecture note reference