Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
- imagenet-1k
|
8 |
---
|
9 |
|
10 |
-
# ResNet-
|
11 |
|
12 |
ResNet model pre-trained on ImageNet-1k at resolution 224x224. It was introduced in the paper [Deep Residual Learning for Image Recognition](https://arxiv.org/abs/1512.03385) by He et al.
|
13 |
|
|
|
7 |
- imagenet-1k
|
8 |
---
|
9 |
|
10 |
+
# ResNet-34 v1.5
|
11 |
|
12 |
ResNet model pre-trained on ImageNet-1k at resolution 224x224. It was introduced in the paper [Deep Residual Learning for Image Recognition](https://arxiv.org/abs/1512.03385) by He et al.
|
13 |
|