English

DMV: Visual Object Tracking via Part-level Dense Memory and Voting-based Retrieval

Computer Vision and Pattern Recognition 2020-03-23 v1 Machine Learning Image and Video Processing

Abstract

We propose a novel memory-based tracker via part-level dense memory and voting-based retrieval, called DMV. Since deep learning techniques have been introduced to the tracking field, Siamese trackers have attracted many researchers due to the balance between speed and accuracy. However, most of them are based on a single template matching, which limits the performance as it restricts the accessible in-formation to the initial target features. In this paper, we relieve this limitation by maintaining an external memory that saves the tracking record. Part-level retrieval from the memory also liberates the information from the template and allows our tracker to better handle the challenges such as appearance changes and occlusions. By updating the memory during tracking, the representative power for the target object can be enhanced without online learning. We also propose a novel voting mechanism for the memory reading to filter out unreliable information in the memory. We comprehensively evaluate our tracker on OTB-100,TrackingNet, GOT-10k, LaSOT, and UAV123, which show that our method yields comparable results to the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2003.09171,
  title  = {DMV: Visual Object Tracking via Part-level Dense Memory and Voting-based Retrieval},
  author = {Gunhee Nam and Seoung Wug Oh and Joon-Young Lee and Seon Joo Kim},
  journal= {arXiv preprint arXiv:2003.09171},
  year   = {2020}
}

Comments

19 pages, 9 figures

R2 v1 2026-06-23T14:21:10.706Z