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