nielsr HF staff commited on
Commit
f5f4f59
1 Parent(s): 0d69582

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
  - imagenet-1k
8
  ---
9
 
10
- # ResNet-50 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
 
 
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