CVNov 25, 2016

Discriminative Correlation Filter with Channel and Spatial Reliability

arXiv:1611.08461v3830 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of robust and efficient object tracking for computer vision applications, representing an incremental improvement over existing DCF methods.

The paper tackled short-term visual object tracking by introducing channel and spatial reliability concepts to discriminative correlation filters, resulting in state-of-the-art performance on benchmarks like VOT 2016, VOT 2015, and OTB100 with real-time CPU operation.

Short-term tracking is an open and challenging problem for which discriminative correlation filters (DCF) have shown excellent performance. We introduce the channel and spatial reliability concepts to DCF tracking and provide a novel learning algorithm for its efficient and seamless integration in the filter update and the tracking process. The spatial reliability map adjusts the filter support to the part of the object suitable for tracking. This both allows to enlarge the search region and improves tracking of non-rectangular objects. Reliability scores reflect channel-wise quality of the learned filters and are used as feature weighting coefficients in localization. Experimentally, with only two simple standard features, HoGs and Colornames, the novel CSR-DCF method -- DCF with Channel and Spatial Reliability -- achieves state-of-the-art results on VOT 2016, VOT 2015 and OTB100. The CSR-DCF runs in real-time on a CPU.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes