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

Robust Multi-Modality Multi-Object Tracking

About

Multi-sensor perception is crucial to ensure the reliability and accuracy in autonomous driving system, while multi-object tracking (MOT) improves that by tracing sequential movement of dynamic objects. Most current approaches for multi-sensor multi-object tracking are either lack of reliability by tightly relying on a single input source (e.g., center camera), or not accurate enough by fusing the results from multiple sensors in post processing without fully exploiting the inherent information. In this study, we design a generic sensor-agnostic multi-modality MOT framework (mmMOT), where each modality (i.e., sensors) is capable of performing its role independently to preserve reliability, and further improving its accuracy through a novel multi-modality fusion module. Our mmMOT can be trained in an end-to-end manner, enables joint optimization for the base feature extractor of each modality and an adjacency estimator for cross modality. Our mmMOT also makes the first attempt to encode deep representation of point cloud in data association process in MOT. We conduct extensive experiments to evaluate the effectiveness of the proposed framework on the challenging KITTI benchmark and report state-of-the-art performance. Code and models are available at https://github.com/ZwwWayne/mmMOT.

Wenwei Zhang, Hui Zhou, Shuyang Sun, Zhe Wang, Jianping Shi, Chen Change Loy• 2019

Related benchmarks

TaskDatasetResultRank
3D Multi-Object TrackingnuScenes (val)
AMOTA2.11
115
2D Multi-Object TrackingKITTI car (test)
MOTA83.23
65
Multi-Object TrackingKITTI Tracking (test)
MOTA84.77
56
Multi-Object TrackingKITTI (test)--
51
3D Multi-Object TrackingKITTI car (val)
SAMOTA70.61
26
Multi-Object TrackingKITTI Cars (test)
MOTA84.77
20
Multi-Object TrackingKITTI Tracking Car
HOTA62.1
10
Showing 7 of 7 rows

Other info

Code

Follow for update