Method

MCTrack [MCTrack]
https://github.com/megvii-research/MCTrack

Submitted on 15 Nov. 2024 08:51 by
Xiyang Wang (MCDrive)

Running time:0.01 s
Environment:1 core @ 2.5 Ghz (Python)

Method Description:
This paper introduces MCTrack, a new 3D multi-
object tracking method that achieves state-of-the-
art (SOTA) performance across KITTI, nuScenes, and
Waymo datasets.

Addressing the gap in existing tracking paradigms,
which often perform well on specific datasets but
lack generalizability, MCTrack offers a unified
solution.

Additionally, we have standardized the format of
perceptual results across various datasets, termed
BaseVersion, facilitating researchers in the field
of multi-object tracking (MOT) to concentrate on
the core algorithmic development without the undue
burden of data preprocessing.

Finally, recognizing the limitations of current
evaluation metrics, we propose a novel set that
assesses motion information output, such as
velocity and acceleration, crucial for downstream
tasks.

The source codes of the proposed method are
available at this link: https://github.com/megvii-
research/MCTrack
Parameters:
TBD
Latex Bibtex:
@misc{wang2024mctrackunified3dmultiobject,
title={MCTrack: A Unified 3D Multi-Object
Tracking Framework for Autonomous Driving},
author={Xiyang Wang and Shouzheng Qi and
Jieyou Zhao and Hangning Zhou and Siyu Zhang and
Guoan Wang and Kai Tu and Songlin Guo and Jianbo
Zhao and Jian Li and Mu Yang},
year={2024},
eprint={2409.16149},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2409.16149},
}

Detailed Results

From all 29 test sequences, our benchmark computes the commonly used tracking metrics CLEARMOT, MT/PT/ML, identity switches, and fragmentations [1,2]. The tables below show all of these metrics.


Benchmark MOTA MOTP MODA MODP
CAR 91.79 % 86.92 % 91.87 % 89.58 %

Benchmark recall precision F1 TP FP FN FAR #objects #trajectories
CAR 94.21 % 98.65 % 96.38 % 37209 508 2288 4.57 % 42747 680

Benchmark MT PT ML IDS FRAG
CAR 87.08 % 4.92 % 8.00 % 28 53

This table as LaTeX


[1] K. Bernardin, R. Stiefelhagen: Evaluating Multiple Object Tracking Performance: The CLEAR MOT Metrics. JIVP 2008.
[2] Y. Li, C. Huang, R. Nevatia: Learning to associate: HybridBoosted multi-target tracker for crowded scene. CVPR 2009.


eXTReMe Tracker