Yang Yang

h-index31
1paper
3,213citations

1 Paper

2.0CVOct 19, 2024
The Solution for Single Object Tracking Task of Perception Test Challenge 2024

Zhiqiang Zhong, Yang Yang, Fengqiang Wan et al.

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.