Aerial multi-object tracking by detection using deep association networks
Ajit Jadhav, Prerana Mukherjee, Vinay Kaushik, Brejesh Lall

TL;DR
This paper enhances drone-based object detection and tracking by adapting RetinaNet with SE blocks for better small object detection and developing a custom DeepSORT network for multi-object tracking in drone imagery.
Contribution
It introduces modifications to RetinaNet for improved detection of dense, small objects in drone images and develops a specialized DeepSORT-based tracking system for aerial videos.
Findings
Improved detection accuracy for small, dense objects in drone images.
Enhanced multi-object tracking performance on VisDrone datasets.
Efficient integration of SE blocks with RetinaNet for aerial object detection.
Abstract
A lot a research is focused on object detection and it has achieved significant advances with deep learning techniques in recent years. Inspite of the existing research, these algorithms are not usually optimal for dealing with sequences or images captured by drone-based platforms, due to various challenges such as view point change, scales, density of object distribution and occlusion. In this paper, we develop a model for detection of objects in drone images using the VisDrone2019 DET dataset. Using the RetinaNet model as our base, we modify the anchor scales to better handle the detection of dense distribution and small size of the objects. We explicitly model the channel interdependencies by using "Squeeze-and-Excitation" (SE) blocks that adaptively recalibrates channel-wise feature responses. This helps to bring significant improvements in performance at a slight additional…
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
Methods1x1 Convolution · Convolution · Feature Pyramid Network · Focal Loss · RetinaNet
