pith. sign in

arxiv: 1809.04320 · v2 · pith:YLORBQYZnew · submitted 2018-09-12 · 💻 cs.CV

Learning regression and verification networks for long-term visual tracking

classification 💻 cs.CV
keywords long-termtrackingnetworksregressionverificationabsentcandidatesclassification
0
0 comments X
read the original abstract

Compared with short-term tracking, the long-term tracking task requires determining the tracked object is present or absent, and then estimating the accurate bounding box if present or conducting image-wide re-detection if absent. Until now, few attempts have been done although this task is much closer to designing practical tracking systems. In this work, we propose a novel long-term tracking framework based on deep regression and verification networks. The offline-trained regression model is designed using the object-aware feature fusion and region proposal networks to generate a series of candidates and estimate their similarity scores effectively. The verification network evaluates these candidates to output the optimal one as the tracked object with its classification score, which is online updated to adapt to the appearance variations based on newly reliable observations. The similarity and classification scores are combined to obtain a final confidence value, based on which our tracker can determine the absence of the target accurately and conduct image-wide re-detection to capture the target successfully when it reappears. Extensive experiments show that our tracker achieves the best performance on the VOT2018 long-term challenge and state-of-the-art results on the OxUvA long-term dataset.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CDTB: A Color and Depth Visual Object Tracking Dataset and Benchmark

    cs.CV 2019-07 accept novelty 7.0

    Introduces the CDTB dataset, new long-term tracking performance measures that generalize short-term ones, and a taxonomy positioning trackers on the short-to-long-term spectrum.