Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SimpleTrack: Understanding and Rethinking 3D Multi-object Tracking

About

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.

Ziqi Pang, Zhichao Li, Naiyan Wang• 2021

Related benchmarks

TaskDatasetResultRank
3D Multi-Object TrackingnuScenes (test)
ID Switches259
130
3D Multi-Object TrackingnuScenes (val)
AMOTA69.6
115
3D Object TrackingnuScenes (test)
AMOTA66.8
28
Multi-Object TrackingWaymo Open Dataset (WOD) Level 1 (test)
MOTA86.23
21
Multi-Object TrackingWaymo Open Dataset (WOD) Level 2 (test)
MOTA85.42
21
3D Multi-Object TrackingWaymo (test)
MOTA60.2
15
3D Multi-Object TrackingWaymo Open Dataset 3D Tracking (Leaderboard)
MOTA L260.18
10
3D TrackingWaymo Open Dataset Vehicle Level 2 (test)
MOTA60.3
8
3D Multi-Object TrackingWaymo (val)
MOTA L256.9
7
3D Multi-Object TrackingWaymo Open Dataset (WOD) Vehicle (test)
MOTA60.3
5
Showing 10 of 14 rows

Other info

Code

Follow for update