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 HOTA tracking metrics (HOTA, DetA, AssA, DetRe, DetPr, AssRe, AssPr, LocA) [1] as well as the CLEARMOT, MT/PT/ML, identity switches, and fragmentation [2,3] metrics. The tables below show all of these metrics.


Benchmark HOTA DetA AssA DetRe DetPr AssRe AssPr LocA
CAR 82.75 % 79.40 % 86.85 % 82.92 % 87.45 % 89.84 % 91.32 % 88.07 %

Benchmark TP FP FN
CAR 32095 2297 515

Benchmark MOTA MOTP MODA IDSW sMOTA
CAR 91.79 % 86.85 % 91.82 % 11 79.52 %

Benchmark MT rate PT rate ML rate FRAG
CAR 87.08 % 4.92 % 8.00 % 54

Benchmark # Dets # Tracks
CAR 32610 635

This table as LaTeX


This figure as: png pdf

[1] J. Luiten, A. Os̆ep, P. Dendorfer, P. Torr, A. Geiger, L. Leal-Taixé, B. Leibe: HOTA: A Higher Order Metric for Evaluating Multi-object Tracking. IJCV 2020.
[2] K. Bernardin, R. Stiefelhagen: Evaluating Multiple Object Tracking Performance: The CLEAR MOT Metrics. JIVP 2008.
[3] Y. Li, C. Huang, R. Nevatia: Learning to associate: HybridBoosted multi-target tracker for crowded scene. CVPR 2009.


eXTReMe Tracker