Update README.md
Browse files
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://
|
| 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={
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|