paper-with-me

홈 › Papers

Speeding Up Tracking by Ignoring Features

2014-06-01 · CVPR 2014 6 · Lu Zhang, Hamdi Dibeklioglu, Laurens van der Maaten

Most modern object trackers combine a motion prior with sliding-window detection, using binary classifiers that predict the presence of the target object based on histogram features. Although the accuracy of such trackers is generally very good, they are often impractical because of their high computational requirements. To resolve this problem, the paper presents a new approach that limits the computational costs of trackers by ignoring features in image regions that --- after inspecting a few features --- are unlikely to contain the target object. To this end, we derive an upper bound on the probability that a location is most likely to contain the target object, and we ignore (features in) locations for which this upper bound is small. We demonstrate the effectiveness of our new approach in experiments with model-free and model-based trackers that use linear models in combination with HOG features. The results of our experiments demonstrate that our approach allows us to reduce the average number of inspected features by up to 90% without affecting the accuracy of the tracker.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Using Connected Vehicle Trajectory Data to Evaluate the Effects of Speeding

2023-03-29 · Jorge Ugan, Mohamed Abdel-Aty, Zubayer Islam

Speeding has been and continues to be a major contributing factor to traffic fatalities. Various transportation agencies have proposed speed management strategies to reduce the amount of speeding on arterials. While ther…

Management

GAP Safe screening rules for sparse multi-task and multi-class models

2015-06-11 · NeurIPS 2015 12 · Eugene Ndiaye, Olivier Fercoq, Alexandre Gramfort, Joseph Salmon

High dimensional regression benefits from sparsity promoting regularizations. Screening rules leverage the known sparsity of the solution by ignoring some variables in the optimization, hence speeding up solvers. When th…

regression

Real-Time Event-Based Tracking and Detection for Maritime Environments

2022-02-09 · Stephanie Aelmore, Richard C. Ordonez, Shibin Parameswaran, Justin Mauger

Event cameras are ideal for object tracking applications due to their ability to capture fast-moving objects while mitigating latency and data redundancy. Existing event-based clustering and feature tracking approaches f…

object-detectionObject DetectionObject TrackingVessel Detection

3D Object Tracking with Transformer

2021-10-28 · Yubo Cui, Zheng Fang, Jiayao Shan, Zuoxu Gu 외

Feature fusion and similarity computation are two core problems in 3D object tracking, especially for object tracking using sparse and disordered point clouds. Feature fusion could make similarity computing more efficien…

3D Object TrackingDecoderObjectObject Tracking

Context-PIPs: Persistent Independent Particles Demands Spatial Context Features

2023-06-03 · Weikang Bian, Zhaoyang Huang, Xiaoyu Shi, Yitong Dong 외

We tackle the problem of Persistent Independent Particles (PIPs), also called Tracking Any Point (TAP), in videos, which specifically aims at estimating persistent long-term trajectories of query points in videos. Previo…

Point Tracking