Tracking Randomly Moving Objects on Edge Box Proposals
Gao Zhu, Fatih Porikli, Hongdong Li

TL;DR
This paper introduces a novel object tracker that efficiently searches the entire frame using high-quality proposals, improving robustness for fast-moving objects and low-frame-rate videos over existing local search methods.
Contribution
It presents a new approach that generates and evaluates a small set of high-quality proposals, enabling the use of richer descriptors and stronger detectors for improved tracking.
Findings
Outperforms recent state-of-the-art trackers on benchmarks.
Provides enhanced robustness for fast-moving objects.
Effective in ultra low-frame-rate videos.
Abstract
Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search radius that can accommodate the maximum speed yet small enough to reduce mismatches. These, however, may not be valid always, in particular for fast and irregularly moving objects. Here, we present an object tracker that is not limited to a local search window and has ability to probe efficiently the entire frame. Our method generates a small number of "high-quality" proposals by a novel instance-specific objectness measure and evaluates them against the object model that can be adopted from an existing tracking-by-detection approach as a core tracker. During the tracking process, we update the object model concentrating on hard false-positives…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques · UAV Applications and Optimization
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
