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

Multiple Object Tracking with Correlation Learning

About

Recent works have shown that convolutional networks have substantially improved the performance of multiple object tracking by simultaneously learning detection and appearance features. However, due to the local perception of the convolutional network structure itself, the long-range dependencies in both the spatial and temporal cannot be obtained efficiently. To incorporate the spatial layout, we propose to exploit the local correlation module to model the topological relationship between targets and their surrounding environment, which can enhance the discriminative power of our model in crowded scenes. Specifically, we establish dense correspondences of each spatial location and its context, and explicitly constrain the correlation volumes through self-supervised learning. To exploit the temporal context, existing approaches generally utilize two or more adjacent frames to construct an enhanced feature representation, but the dynamic motion scene is inherently difficult to depict via CNNs. Instead, our paper proposes a learnable correlation operator to establish frame-to-frame matches over convolutional feature maps in the different layers to align and propagate temporal context. With extensive experimental results on the MOT datasets, our approach demonstrates the effectiveness of correlation learning with the superior performance and obtains state-of-the-art MOTA of 76.5% and IDF1 of 73.6% on MOT17.

Qiang Wang, Yun Zheng, Pan Pan, Yinghui Xu• 2021

Related benchmarks

TaskDatasetResultRank
Multiple Object TrackingMOT17 (test)
MOTA76.5
921
Multiple Object TrackingMOT20 (test)
MOTA65.2
358
Multi-Object TrackingMOT16 (test)
MOTA76.6
228
Multi-Object TrackingMOT 2016 (test)
MOTA76.6
59
Multi-Object TrackingMOT17 1.0 (test)
MOTA76.4
48
Multi-Object TrackingMOT 2020 (test)
MOTA65.2
44
Multiple Object Tracking2D MOT15 (test)
MOTA62.3
34
Multi-Object TrackingMOT 2017 (test)
MOTA76.5
34
Multi-Object TrackingMOT20 Private detections (test)
IDF169.1
24
Showing 9 of 9 rows

Other info

Follow for update