paper-with-me

Papers

Detection-aware multi-object tracking evaluation

2022-12-16 · Juan C. SanMiguel, Jorge Muñoz, Fabio Poiesi

How would you fairly evaluate two multi-object tracking algorithms (i.e. trackers), each one employing a different object detector? Detectors keep improving, thus trackers can make less effort to estimate object states over time. Is it then fair to compare a new tracker employing a new detector with another tracker using an old detector? In this paper, we propose a novel performance measure, named Tracking Effort Measure (TEM), to evaluate trackers that use different detectors. TEM estimates the improvement that the tracker does with respect to its input data (i.e. detections) at frame level (intra-frame complexity) and sequence level (inter-frame complexity). We evaluate TEM over well-known datasets, four trackers and eight detection sets. Results show that, unlike conventional tracking evaluation measures, TEM can quantify the effort done by the tracker with a reduced correlation on the input detections. Its implementation is publicly available online at https://github.com/vpulab/MOT-evaluation.

📄 PDF Abstract BibTeX arXiv:2212.08536

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObjectObject Tracking

Similar Papers 제목 키워드 기반

Cyclic Refiner: Object-Aware Temporal Representation Learning for Multi-View 3D Detection and Tracking

2024-07-03 · Mingzhe Guo, Zhipeng Zhang, Liping Jing, Yuan He 외

We propose a unified object-aware temporal learning framework for multi-view 3D detection and tracking tasks. Having observed that the efficacy of the temporal fusion strategy in recent multi-view perception methods may …

ObjectRepresentation Learning

GRAE-3DMOT: Geometry Relation-Aware Encoder for Online 3D Multi-Object Tracking

2025-01-01 · CVPR 2025 1 · Hyunseop Kim, Hyo-Jun Lee, Yonguk Lee, Jinu Lee 외

Recently, 3D multi-object tracking (MOT) has widely adopted the standard tracking-by-detection paradigm, which solves the association problem between detections and tracks. Many tracking-by-detection approaches estab…

3D Multi-Object TrackingMulti-Object TrackingObject TrackingRelation

Towards Multi-Object Detection and Tracking in Urban Scenario under Uncertainties

2018-01-08 · Achim Kampker, Mohsen Sefati, Arya Abdul Rachman, Kai Kreisköther 외

Urban-oriented autonomous vehicles require a reliable perception technology to tackle the high amount of uncertainties. The recently introduced compact 3D LIDAR sensor offers a surround spatial information that can be ex…

Autonomous VehiclesObjectobject-detectionObject Detection

Instance Flow Based Online Multiple Object Tracking

2017-03-03 · Sebastian Bullinger, Christoph Bodensteiner, Michael Arens

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contras…

Multiple Object TrackingObjectObject TrackingOptical Flow Estimation+1

Occlusion-Aware Detection and Re-ID Calibrated Network for Multi-Object Tracking

2023-08-30 · Yukun Su, Ruizhou Sun, Xin Shu, Yu Zhang 외

Multi-Object Tracking (MOT) is a crucial computer vision task that aims to predict the bounding boxes and identities of objects simultaneously. While state-of-the-art methods have made remarkable progress by jointly opti…

Multi-Object TrackingObjectObject Tracking