nielsr HF staff commited on
Commit
3f11dd4
1 Parent(s): c5ac624

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
  example_title: Palace
15
  ---
16
 
17
- # ConvNeXT (base-sized model)
18
 
19
  ConvNeXT model pre-trained on ImageNet-22k and fine-tuned on ImageNet-1k at resolution 224x224. It was introduced in the paper [A ConvNet for the 2020s](https://arxiv.org/abs/2201.03545) by Liu et al. and first released in [this repository](https://github.com/facebookresearch/ConvNeXt).
20
 
 
14
  example_title: Palace
15
  ---
16
 
17
+ # ConvNeXT (large-sized model)
18
 
19
  ConvNeXT model pre-trained on ImageNet-22k and fine-tuned on ImageNet-1k at resolution 224x224. It was introduced in the paper [A ConvNet for the 2020s](https://arxiv.org/abs/2201.03545) by Liu et al. and first released in [this repository](https://github.com/facebookresearch/ConvNeXt).
20