Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ widget:
|
|
| 16 |
|
| 17 |
# Swin Transformer (large-sized model)
|
| 18 |
|
| 19 |
-
Swin Transformer model pre-trained on ImageNet-21k (14 million images, 21,
|
| 20 |
|
| 21 |
Disclaimer: The team releasing Swin Transformer did not write a model card for this model so this model card has been written by the Hugging Face team.
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# Swin Transformer (large-sized model)
|
| 18 |
|
| 19 |
+
Swin Transformer model pre-trained on ImageNet-21k (14 million images, 21,841 classes) at resolution 384x384. It was introduced in the paper [Swin Transformer: Hierarchical Vision Transformer using Shifted Windows](https://arxiv.org/abs/2103.14030) by Liu et al. and first released in [this repository](https://github.com/microsoft/Swin-Transformer).
|
| 20 |
|
| 21 |
Disclaimer: The team releasing Swin Transformer did not write a model card for this model so this model card has been written by the Hugging Face team.
|
| 22 |
|