Tracklets Predicting Based Adaptive Graph Tracking
Chaobing Shan, Chunbo Wei, Bing Deng, Jianqiang Huang, Xian-Sheng Hua,, Xiaoliang Cheng, Kewei Liang

TL;DR
This paper introduces TPAGT, an end-to-end multi-object tracking framework that re-extracts features based on motion prediction and uses an adaptive graph neural network to fuse appearance, location, and historical data, achieving state-of-the-art results.
Contribution
The paper presents a novel framework combining motion-based feature re-extraction and adaptive graph neural networks for improved multi-object tracking.
Findings
Achieves 76.5% MOTA on MOT16
Outperforms previous methods on MOT17
Introduces balanced MSE loss for training stability
Abstract
Most of the existing tracking methods link the detected boxes to the tracklets using a linear combination of feature cosine distances and box overlap. But the problem of inconsistent features of an object in two different frames still exists. In addition, when extracting features, only appearance information is utilized, neither the location relationship nor the information of the tracklets is considered. We present an accurate and end-to-end learning framework for multi-object tracking, namely \textbf{TPAGT}. It re-extracts the features of the tracklets in the current frame based on motion predicting, which is the key to solve the problem of features inconsistent. The adaptive graph neural network in TPAGT is adopted to fuse locations, appearance, and historical information, and plays an important role in distinguishing different objects. In the training phase, we propose the balanced…
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 · Data Management and Algorithms · Graph Theory and Algorithms
MethodsGraph Neural Network
