taryya commited on
Commit
6adfeff
·
verified ·
1 Parent(s): 5667137

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -3,12 +3,9 @@ license: mit
3
  ---
4
  This is the official repository for the XTrack Base model.
5
  It includes our foundation models (OSTrack-Base for XTrack-Base and DropMAE for XTrack-Large) as well as the pre-trained weights for XTrack-Base.
6
- ## OSTrack
7
-
8
- ## DropMAE
9
 
10
  Papers:
11
- [Wu, DropMAE: Masked Autoencoders With Spatial-Attention Dropout for Tracking Tasks, CVPR 2023](https://openaccess.thecvf.com/content/CVPR2023/papers/Wu_DropMAE_Masked_Autoencoders_With_Spatial-Attention_Dropout_for_Tracking_Tasks_CVPR_2023_paper.pdf)
12
 
13
- [OSTrack: Towards Robust and Accurate Visual Tracking via Transformer, arXiv 2022](https://arxiv.org/abs/2203.11991)
14
 
 
3
  ---
4
  This is the official repository for the XTrack Base model.
5
  It includes our foundation models (OSTrack-Base for XTrack-Base and DropMAE for XTrack-Large) as well as the pre-trained weights for XTrack-Base.
 
 
 
6
 
7
  Papers:
8
+ [DropMAE: Masked Autoencoders With Spatial-Attention Dropout for Tracking Tasks, CVPR 2023](https://openaccess.thecvf.com/content/CVPR2023/papers/Wu_DropMAE_Masked_Autoencoders_With_Spatial-Attention_Dropout_for_Tracking_Tasks_CVPR_2023_paper.pdf)
9
 
10
+ [OSTrack: Towards Robust and Accurate Visual Tracking via Transformer, ECCV 2022](https://arxiv.org/abs/2203.11991)
11