Image Classification
LiteRT
ONNX
qmller commited on
Commit
7b7b1c7
·
verified ·
1 Parent(s): c2f5b0c

Update README.md

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