Confetti commited on
Commit
8ba4fc1
·
verified ·
1 Parent(s): 83b4ae7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -18,7 +18,7 @@ Current vision-language trackers often struggle with "low-semantic" images (such
18
 
19
  ## Resources
20
 
21
- - **Paper:** [GLAD: Generative Language-Assisted Visual Tracking for Low-Semantic Templates](https://huggingface.co/papers/2602.00570)
22
  - **GitHub Repository:** [https://github.com/Confetti-lxy/GLAD](https://github.com/Confetti-lxy/GLAD)
23
 
24
  ## Citation
@@ -27,9 +27,14 @@ If you find this work useful in your research, please cite:
27
 
28
  ```bibtex
29
  @article{luo2026glad,
30
- title={GLAD: Generative Language-Assisted Visual Tracking for Low-Semantic Templates},
31
  author={Luo, Xingyu and Cai, Yidong and Liu, Jie and Tang, Jie and Wu, Gangshan and Wang, Limin},
32
- journal={arXiv preprint arXiv:2602.00570},
33
- year={2026}
 
 
 
 
34
  }
 
35
  ```
 
18
 
19
  ## Resources
20
 
21
+ - **Paper:** [GLAD: Generative Language-Assisted Visual Tracking for Low-Semantic Templates](https://link.springer.com/article/10.1007/s11263-026-02774-7)
22
  - **GitHub Repository:** [https://github.com/Confetti-lxy/GLAD](https://github.com/Confetti-lxy/GLAD)
23
 
24
  ## Citation
 
27
 
28
  ```bibtex
29
  @article{luo2026glad,
30
+ title={GLAD: Generative Language-Assisted Visual Tracking for Low-Semantic Templates: X. Luo et al.},
31
  author={Luo, Xingyu and Cai, Yidong and Liu, Jie and Tang, Jie and Wu, Gangshan and Wang, Limin},
32
+ journal={International Journal of Computer Vision},
33
+ volume={134},
34
+ number={3},
35
+ pages={121},
36
+ year={2026},
37
+ publisher={Springer}
38
  }
39
+
40
  ```