Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
| 12 |
# Contents
|
| 13 |
|
| 14 |
- Tensorflow: vgg-16.pb
|
|
|
|
| 15 |
|
| 16 |
# Lecture note reference
|
| 17 |
|
|
@@ -19,12 +20,12 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
| 19 |
|
| 20 |
# Repository or links references
|
| 21 |
|
| 22 |
-
- Github code repository
|
| 23 |
|
| 24 |
BibTeX entry and citation info
|
| 25 |
```
|
| 26 |
```
|
| 27 |
|
| 28 |
-
|
| 29 |
- nbouberbachene@kalrayinc.com
|
| 30 |
- qmuller@kalrayinc.com
|
|
|
|
| 12 |
# Contents
|
| 13 |
|
| 14 |
- Tensorflow: vgg-16.pb
|
| 15 |
+
- TFlite : vgg-16.tflite
|
| 16 |
|
| 17 |
# Lecture note reference
|
| 18 |
|
|
|
|
| 20 |
|
| 21 |
# Repository or links references
|
| 22 |
|
| 23 |
+
- [Keras | Github code repository](https://github.com/keras-team/keras/blob/v3.5.0/keras/src/applications/vgg16.py)
|
| 24 |
|
| 25 |
BibTeX entry and citation info
|
| 26 |
```
|
| 27 |
```
|
| 28 |
|
| 29 |
+
Authors:
|
| 30 |
- nbouberbachene@kalrayinc.com
|
| 31 |
- qmuller@kalrayinc.com
|