Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- image-classification
|
6 |
datasets:
|
7 |
- imagenet-1k
|
|
|
8 |
---
|
9 |
|
10 |
# ResNet-50 v1.5
|
@@ -71,4 +72,4 @@ For more code examples, we refer to the [documentation](https://huggingface.co/d
|
|
71 |
pages={770--778},
|
72 |
year={2016}
|
73 |
}
|
74 |
-
```
|
|
|
5 |
- image-classification
|
6 |
datasets:
|
7 |
- imagenet-1k
|
8 |
+
library_name: openvino
|
9 |
---
|
10 |
|
11 |
# ResNet-50 v1.5
|
|
|
72 |
pages={770--778},
|
73 |
year={2016}
|
74 |
}
|
75 |
+
```
|