End-to-End Multi-Object Tracking with Global Response Map
Xingyu Wan, Jiakai Cao, Sanping Zhou, Jinjun Wang

TL;DR
This paper introduces an end-to-end multi-object tracking method that directly outputs object trajectories from video input using a global response map, achieving state-of-the-art results efficiently.
Contribution
The paper presents a novel end-to-end framework for multi-object tracking that eliminates the need for separate detection and association stages, utilizing a global response map for accurate trajectory extraction.
Findings
Achieved state-of-the-art performance on MOT16 and MOT17 benchmarks.
The proposed method is both fast and accurate.
Outperforms traditional tracking-by-detection approaches.
Abstract
Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably improve the object detection performance and also provide good appearance features for cross-frame association, the framework is not completely end-to-end, and therefore the computation is huge while the performance is limited. To address the problem, we present a completely end-to-end approach that takes image-sequence/video as input and outputs directly the located and tracked objects of learned types. Specifically, with our introduced multi-object representation strategy, a global response map can be accurately generated over frames, from which the trajectory of each tracked object can be easily picked up, just like how a detector inputs an image and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Fire Detection and Safety Systems · UAV Applications and Optimization
