CVJun 20, 2018

Hide and Seek tracker: Real-time recovery from target loss

arXiv:1806.07844v1
Originality Incremental advance
AI Analysis

This addresses the problem of maintaining tracking accuracy during target loss for real-time video applications, representing an incremental improvement.

The paper tackles real-time recovery from target loss in video tracking by estimating detection confidence and using a single-frame failure mode with low-level visual content, achieving successful recovery without compromising real-time updates as validated on standard datasets (OTB-50, OTB-100, OTB-2013).

In this paper, we examine the real-time recovery of a video tracker from a target loss, using information that is already available from the original tracker and without a significant computational overhead. More specifically, before using the tracker output to update the target position we estimate the detection confidence. In the case of a low confidence, the position update is rejected and the tracker passes to a single-frame failure mode, during which the patch low-level visual content is used to swiftly update the object position, before recovering from the target loss in the next frame. Orthogonally to this improvement, we further enhance the running average method used for creating the query model in tracking-through-similarity. The experimental evidence provided by evaluation on standard tracking datasets (OTB-50, OTB-100 and OTB-2013) validate that target recovery can be successfully achieved without compromising the real-time update of the target position.

Foundations

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

Your Notes