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
|
@@ -21,7 +21,7 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
21 |
|
22 |
# Repository or links references
|
23 |
|
24 |
-
- https://github.com/onnx/models/blob/main/vision/classification/alexnet/
|
25 |
- https://pytorch.org/vision/stable/models/generated/torchvision.models.alexnet.html#torchvision.models.alexnet
|
26 |
|
27 |
BibTeX entry and citation info
|
@@ -38,4 +38,6 @@ pages={211-252}
|
|
38 |
}
|
39 |
```
|
40 |
|
41 |
-
|
|
|
|
|
|
1 |
---
|
2 |
+
license: bsd-3-clause
|
3 |
datasets:
|
4 |
- ILSVRC/imagenet-1k
|
5 |
pipeline_tag: image-classification
|
|
|
21 |
|
22 |
# Repository or links references
|
23 |
|
24 |
+
- https://github.com/onnx/models/blob/main/validated/vision/classification/alexnet/README.md
|
25 |
- https://pytorch.org/vision/stable/models/generated/torchvision.models.alexnet.html#torchvision.models.alexnet
|
26 |
|
27 |
BibTeX entry and citation info
|
|
|
38 |
}
|
39 |
```
|
40 |
|
41 |
+
Authors:
|
42 |
+
+ nbouberbachene@kalrayinc.com
|
43 |
+
+ qmuller@kalrayinc.com
|