Image Classification
TF Lite
ONNX
qmller commited on
Commit
f24fb06
·
verified ·
1 Parent(s): 9554624

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -12,8 +12,9 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
12
 
13
  # Contents
14
 
15
- - Tensorflow: inception-resnetv2.pb
16
- - TFlite: inception-resnetv2.tflite
 
17
 
18
  # Lecture note reference
19
 
 
12
 
13
  # Contents
14
 
15
+ - Tensorflow: inception-resnetv2.pb
16
+ - TFlite: inception-resnetv2.tflite
17
+ - ONNX: inception-resnetv2.onnx (converted with tf2onnx)
18
 
19
  # Lecture note reference
20