Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
# 🌊 [CVPR 2026 Oral] SEATrack: Simple, Efficient, and Adaptive Multimodal Tracker
|
| 5 |
+
|
| 6 |
+
## 📖 Citation
|
| 7 |
+
|
| 8 |
+
If you find this work helpful, please consider citing:
|
| 9 |
+
|
| 10 |
+
```bibtex
|
| 11 |
+
@misc{su2026seatracksimpleefficientadaptive,
|
| 12 |
+
title={SEATrack: Simple, Efficient, and Adaptive Multimodal Tracker},
|
| 13 |
+
author={Junbin Su and Ziteng Xue and Shihui Zhang and Kun Chen and Weiming Hu and Zhipeng Zhang},
|
| 14 |
+
year={2026},
|
| 15 |
+
eprint={2604.12502},
|
| 16 |
+
archivePrefix={arXiv},
|
| 17 |
+
primaryClass={cs.CV},
|
| 18 |
+
url={https://arxiv.org/abs/2604.12502},
|
| 19 |
+
}
|
| 20 |
+
```
|
| 21 |
+
## 📬 Contact
|
| 22 |
+
|
| 23 |
+
If you have any questions, feel free to contact:
|
| 24 |
+
|
| 25 |
+
📧 **[binbing2024@outlook.com](mailto:binbing2024@outlook.com)**
|