paper-with-me

Papers

Beyond Local Search: Tracking Objects Everywhere with Instance-Specific Proposals

2016-05-06 · CVPR 2016 6 · Gao Zhu, Fatih Porikli, Hongdong Li

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 supplied by the proposals, which help suppressing distractors caused by difficult background clutters, and learn how to re-rank proposals according to the object model. Since we reduce significantly the number of hypotheses the core tracker evaluates, we can use richer object descriptors and stronger detector. Our method outperforms most recent state-of-the-art trackers on popular tracking benchmarks, and provides improved robustness for fast moving objects as well as for ultra low-frame-rate videos.

📄 PDF Abstract BibTeX arXiv:1605.01839

Code (0)

등록된 구현이 없습니다.

Tasks

Objectvalid

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Decomposition Betters Tracking Everything Everywhere

2024-07-09 · Rui Li, Dong Liu

Recent studies on motion estimation have advocated an optimized motion representation that is globally consistent across the entire video, preferably for every pixel. This is challenging as a uniform representation may n…

Motion EstimationPoint Tracking

Beyond SOT: Tracking Multiple Generic Objects at Once

2022-12-22 · Christoph Mayer, Martin Danelljan, Ming-Hsuan Yang, Vittorio Ferrari 외

Generic Object Tracking (GOT) is the problem of tracking target objects, specified by bounding boxes in the first frame of a video. While the task has received much attention in the last decades, researchers have almost …

AttributeObjectObject Tracking

Capturing Hands in Action using Discriminative Salient Points and Physics Simulation

2015-06-06 · Dimitrios Tzionas, Luca Ballan, Abhilash Srikantha, Pablo Aponte 외

Hand motion capture is a popular research field, recently gaining more attention due to the ubiquity of RGB-D sensors. However, even most recent approaches focus on the case of a single isolated hand. In this work, we fo…

Tracking Randomly Moving Objects on Edge Box Proposals

2015-07-29 · Gao Zhu, Fatih Porikli, Hongdong Li

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 capaci…

Objectvalid

Tracking Everything Everywhere All at Once

2023-06-08 · ICCV 2023 1 · Qianqian Wang, Yen-Yu Chang, Ruojin Cai, Zhengqi Li 외

We present a new test-time optimization method for estimating dense and long-range motion from a video sequence. Prior optical flow or particle video tracking algorithms typically operate within limited temporal windows,…

AllMotion EstimationOptical Flow Estimation