Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- ILSVRC/imagenet-1k
|
| 5 |
pipeline_tag: image-classification
|
|
@@ -19,10 +19,12 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
| 19 |
|
| 20 |
# Repository or links references
|
| 21 |
|
| 22 |
-
-
|
| 23 |
|
| 24 |
BibTeX entry and citation info
|
| 25 |
```
|
| 26 |
```
|
| 27 |
|
| 28 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- ILSVRC/imagenet-1k
|
| 5 |
pipeline_tag: image-classification
|
|
|
|
| 19 |
|
| 20 |
# Repository or links references
|
| 21 |
|
| 22 |
+
- Github code repository : https://github.com/keras-team/keras/blob/v3.5.0/keras/src/applications/vgg19.py
|
| 23 |
|
| 24 |
BibTeX entry and citation info
|
| 25 |
```
|
| 26 |
```
|
| 27 |
|
| 28 |
+
Authors:
|
| 29 |
+
- nbouberbachene@kalrayinc.com
|
| 30 |
+
- qmuller@kalrayinc.com
|