paper-with-me

홈 › Papers

SimpleTrack: Understanding and Rethinking 3D Multi-object Tracking

2021-11-18 · Ziqi Pang, Zhichao Li, Naiyan Wang

3D multi-object tracking (MOT) has witnessed numerous novel benchmarks and approaches in recent years, especially those under the "tracking-by-detection" paradigm. Despite their progress and usefulness, an in-depth analysis of their strengths and weaknesses is not yet available. In this paper, we summarize current 3D MOT methods into a unified framework by decomposing them into four constituent parts: pre-processing of detection, association, motion model, and life cycle management. We then ascribe the failure cases of existing algorithms to each component and investigate them in detail. Based on the analyses, we propose corresponding improvements which lead to a strong yet simple baseline: SimpleTrack. Comprehensive experimental results on Waymo Open Dataset and nuScenes demonstrate that our final method could achieve new state-of-the-art results with minor modifications. Furthermore, we take additional steps and rethink whether current benchmarks authentically reflect the ability of algorithms for real-world challenges. We delve into the details of existing benchmarks and find some intriguing facts. Finally, we analyze the distribution and causes of remaining failures in \name\ and propose future directions for 3D MOT. Our code is available at https://github.com/TuSimple/SimpleTrack.

📄 PDF Abstract BibTeX arXiv:2111.09621

Code (2)

tusimple/simpletrack 공식 구현
tusen-ai/simpletrack

Tasks

3D Multi-Object TrackingManagementMulti-Object TrackingObjectObject Tracking

Similar Papers 제목 키워드 기반

SimpleTrack: Rethinking and Improving the JDE Approach for Multi-Object Tracking

2022-03-08 · Jiaxin Li, Yan Ding, HuaLiang Wei

Joint detection and embedding (JDE) based methods usually estimate bounding boxes and embedding features of objects with a single network in Multi-Object Tracking (MOT). In the tracking stage, JDE-based methods fuse the …

3D Multi-Object TrackingMulti-Object TrackingObject Tracking

Stable at Any Speed: Speed-Driven Multi-Object Tracking with Learnable Kalman Filtering

2025-08-01 · Yan Gong, Mengjun Chen, Hao Liu, Gao Yongsheng 외 arxiv

Multi-object tracking (MOT) enables autonomous vehicles to continuously perceive dynamic objects, supplying essential temporal cues for prediction, behavior understanding, and safe planning. However, conventional trackin…

Multi-Object TrackingAutonomous Vehicles

Person Detection and Tracking from an Overhead Crane LiDAR

2026-03-05 · Nilusha Jayawickrama, Henrik Toikka, Risto Ojala arxiv

This paper investigates person detection and tracking in an industrial indoor workspace using a LiDAR mounted on an overhead crane. The overhead viewpoint introduces a strong domain shift from common vehicle-centric LiDA…

Rethinking Generic Object Tracking Toward Human-Level Perceptual Intelligence

2026-07-01 · Shih-Fang Chen arxiv

At the heart of human visual perception lies the ability to maintain a continuous and coherent understanding of the external world. By integrating observations with accumulated experience, the human visual system can con…

Visual Object TrackingVisual Tracking

Observation-Centric SORT: Rethinking SORT for Robust Multi-Object Tracking

2022-03-27 · CVPR 2023 1 · Jinkun Cao, Jiangmiao Pang, Xinshuo Weng, Rawal Khirodkar 외

Kalman filter (KF) based methods for multi-object tracking (MOT) make an assumption that objects move linearly. While this assumption is acceptable for very short periods of occlusion, linear estimates of motion for prol…

CPUMulti-Object TrackingMultiple Object TrackingObject+3