CVSep 30, 2015

Online Object Tracking with Proposal Selection

arXiv:1509.09114v1105 citations
Originality Incremental advance
AI Analysis

This work addresses a specific limitation in tracking-by-detection methods for visual object tracking, representing an incremental improvement.

The paper tackles the problem of object tracking under challenging transformations like severe rotation by formulating it as a proposal selection task, achieving the best performance on the VOT2014 and online tracking benchmark datasets.

Tracking-by-detection approaches are some of the most successful object trackers in recent years. Their success is largely determined by the detector model they learn initially and then update over time. However, under challenging conditions where an object can undergo transformations, e.g., severe rotation, these methods are found to be lacking. In this paper, we address this problem by formulating it as a proposal selection task and making two contributions. The first one is introducing novel proposals estimated from the geometric transformations undergone by the object, and building a rich candidate set for predicting the object location. The second one is devising a novel selection strategy using multiple cues, i.e., detection score and edgeness score computed from state-of-the-art object edges and motion boundaries. We extensively evaluate our approach on the visual object tracking 2014 challenge and online tracking benchmark datasets, and show the best performance.

Foundations

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

Your Notes