English

Video Annotation for Visual Tracking via Selection and Refinement

Computer Vision and Pattern Recognition 2021-08-10 v1

Abstract

Deep learning based visual trackers entail offline pre-training on large volumes of video datasets with accurate bounding box annotations that are labor-expensive to achieve. We present a new framework to facilitate bounding box annotations for video sequences, which investigates a selection-and-refinement strategy to automatically improve the preliminary annotations generated by tracking algorithms. A temporal assessment network (T-Assess Net) is proposed which is able to capture the temporal coherence of target locations and select reliable tracking results by measuring their quality. Meanwhile, a visual-geometry refinement network (VG-Refine Net) is also designed to further enhance the selected tracking results by considering both target appearance and temporal geometry constraints, allowing inaccurate tracking results to be corrected. The combination of the above two networks provides a principled approach to ensure the quality of automatic video annotation. Experiments on large scale tracking benchmarks demonstrate that our method can deliver highly accurate bounding box annotations and significantly reduce human labor by 94.0%, yielding an effective means to further boost tracking performance with augmented training data.

Keywords

Cite

@article{arxiv.2108.03821,
  title  = {Video Annotation for Visual Tracking via Selection and Refinement},
  author = {Kenan Dai and Jie Zhao and Lijun Wang and Dong Wang and Jianhua Li and Huchuan Lu and Xuesheng Qian and Xiaoyun Yang},
  journal= {arXiv preprint arXiv:2108.03821},
  year   = {2021}
}

Comments

Accepted by ICCV2021

R2 v1 2026-06-24T04:56:11.442Z