Update README.md
Browse files
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
|
|
|
|
|
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 |
|