Image Classification
PyTorch
bhheo commited on
Commit
9a57e0a
·
verified ·
1 Parent(s): 45af7a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ base_model:
13
  <!-- Provide a quick summary of what the model is/does. -->
14
  ImageNet-1k DeiT-iii pre-trained model with Rotary Position Embedding
15
 
16
- Rotary Position Embedding for Vision Transformer [ECCV 2024]
17
 
18
  - **Repository:** https://github.com/naver-ai/rope-vit
19
  - **Paper:** https://arxiv.org/abs/2403.13298
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
  ImageNet-1k DeiT-iii pre-trained model with Rotary Position Embedding
15
 
16
+ ## Rotary Position Embedding for Vision Transformer [ECCV 2024]
17
 
18
  - **Repository:** https://github.com/naver-ai/rope-vit
19
  - **Paper:** https://arxiv.org/abs/2403.13298