Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SparseTrack: Multi-Object Tracking by Performing Scene Decomposition based on Pseudo-Depth

About

Exploring robust and efficient association methods has always been an important issue in multiple-object tracking (MOT). Although existing tracking methods have achieved impressive performance, congestion and frequent occlusions still pose challenging problems in multi-object tracking. We reveal that performing sparse decomposition on dense scenes is a crucial step to enhance the performance of associating occluded targets. To this end, we propose a pseudo-depth estimation method for obtaining the relative depth of targets from 2D images. Secondly, we design a depth cascading matching (DCM) algorithm, which can use the obtained depth information to convert a dense target set into multiple sparse target subsets and perform data association on these sparse target subsets in order from near to far. By integrating the pseudo-depth method and the DCM strategy into the data association process, we propose a new tracker, called SparseTrack. SparseTrack provides a new perspective for solving the challenging crowded scene MOT problem. Only using IoU matching, SparseTrack achieves comparable performance with the state-of-the-art (SOTA) methods on the MOT17 and MOT20 benchmarks. Code and models are publicly available at \url{https://github.com/hustvl/SparseTrack}.

Zelin Liu, Xinggang Wang, Cheng Wang, Wenyu Liu, Xiang Bai• 2023

Related benchmarks

TaskDatasetResultRank
Multiple Object TrackingMOT17 (test)
MOTA81
1038
Multi-Object TrackingDanceTrack (test)
HOTA55.5
535
Multiple Object TrackingMOT20 (test)
IDF177.6
458
Multi-Object TrackingMOT 2020 (test)
MOTA78.2
44
Multi-Object TrackingMOT 2017 (test)
MOTA81
34
Video Individual CountingCroHD (test)
MAE176.6
26
Multi-Object TrackingMOT17 (val)
IDF180.1
24
Video Individual CountingSenseCrowd (test)
MAE28.36
23
Multi-Object TrackingSpaceAnimal-MOT Fruitfly
HOTA61.3
16
Multi-Object TrackingSpaceAnimal-MOT Zebrafish
HOTA16.9
16
Showing 10 of 10 rows

Other info

Code

Follow for update