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

TubeTK: Adopting Tubes to Track Multi-Object in a One-Step Training Model

About

Multi-object tracking is a fundamental vision problem that has been studied for a long time. As deep learning brings excellent performances to object detection algorithms, Tracking by Detection (TBD) has become the mainstream tracking framework. Despite the success of TBD, this two-step method is too complicated to train in an end-to-end manner and induces many challenges as well, such as insufficient exploration of video spatial-temporal information, vulnerability when facing object occlusion, and excessive reliance on detection results. To address these challenges, we propose a concise end-to-end model TubeTK which only needs one step training by introducing the ``bounding-tube" to indicate temporal-spatial locations of objects in a short video clip. TubeTK provides a novel direction of multi-object tracking, and we demonstrate its potential to solve the above challenges without bells and whistles. We analyze the performance of TubeTK on several MOT benchmarks and provide empirical evidence to show that TubeTK has the ability to overcome occlusions to some extent without any ancillary technologies like Re-ID. Compared with other methods that adopt private detection results, our one-stage end-to-end model achieves state-of-the-art performances even if it adopts no ready-made detection results. We hope that the proposed TubeTK model can serve as a simple but strong alternative for video-based MOT task. The code and models are available at https://github.com/BoPang1996/TubeTK.

Bo Pang, Yizhuo Li, Yifan Zhang, Muchen Li, Cewu Lu• 2020

Related benchmarks

TaskDatasetResultRank
Multiple Object TrackingMOT17 (test)
MOTA63
921
Multi-Object TrackingMOT16 (test)
MOTA66.9
228
Multi-Object TrackingMOT 2016 (test)
MOTA66.9
59
Multi-Object TrackingMOT17 1.0 (test)
MOTA63
48
Multi-Object TrackingMOT15 (test)
MOTA58.4
38
Multiple Object Tracking2D MOT15 (test)
MOTA58.4
34
Multi-Object TrackingMOT 2017 (test)
MOTA63
34
Multi-Object TrackingMOT16 1.0 (test)
MOTA64
21
Multi-Object TrackingMOT 16
MOTA66.9
8
Multi-Object TrackingMOT17 Private detections (test)
MOTA63
8
Showing 10 of 11 rows

Other info

Follow for update