Multiple Pedestrians and Vehicles Tracking in Aerial Imagery: A Comprehensive Study
Seyed Majid Azimi, Maximilian Kraus, Reza Bahmanyar, Peter Reinartz

TL;DR
This paper presents AerialMPTNet, a novel deep learning multi-object tracking method for aerial imagery that combines appearance, temporal, and graphical data, outperforming previous approaches on multiple datasets.
Contribution
Introduction of AerialMPTNet, a multi-object tracking model integrating Siamese, LSTM, and GCN modules, with novel use of SE layers and OHEM in regression-based tracking.
Findings
AerialMPTNet outperforms previous methods on pedestrian datasets.
LSTM and GCN modules improve tracking accuracy.
L1 loss generally yields better results than Huber loss.
Abstract
In this paper, we address various challenges in multi-pedestrian and vehicle tracking in high-resolution aerial imagery by intensive evaluation of a number of traditional and Deep Learning based Single- and Multi-Object Tracking methods. We also describe our proposed Deep Learning based Multi-Object Tracking method AerialMPTNet that fuses appearance, temporal, and graphical information using a Siamese Neural Network, a Long Short-Term Memory, and a Graph Convolutional Neural Network module for a more accurate and stable tracking. Moreover, we investigate the influence of the Squeeze-and-Excitation layers and Online Hard Example Mining on the performance of AerialMPTNet. To the best of our knowledge, we are the first in using these two for a regression-based Multi-Object Tracking. Additionally, we studied and compared the L1 and Huber loss functions. In our experiments, we extensively…
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 · Advanced Neural Network Applications · UAV Applications and Optimization
MethodsHuber loss
