English

The Solution for Single Object Tracking Task of Perception Test Challenge 2024

Computer Vision and Pattern Recognition 2024-10-23 v1

Abstract

This report presents our method for Single Object Tracking (SOT), which aims to track a specified object throughout a video sequence. We employ the LoRAT method. The essence of the work lies in adapting LoRA, a technique that fine-tunes a small subset of model parameters without adding inference latency, to the domain of visual tracking. We train our model using the extensive LaSOT and GOT-10k datasets, which provide a solid foundation for robust performance. Additionally, we implement the alpha-refine technique for post-processing the bounding box outputs. Although the alpha-refine method does not yield the anticipated results, our overall approach achieves a score of 0.813, securing first place in the competition.

Keywords

Cite

@article{arxiv.2410.16329,
  title  = {The Solution for Single Object Tracking Task of Perception Test Challenge 2024},
  author = {Zhiqiang Zhong and Yang Yang and Fengqiang Wan and Henglu Wei and Xiangyang Ji},
  journal= {arXiv preprint arXiv:2410.16329},
  year   = {2024}
}
R2 v1 2026-06-28T19:30:20.725Z