Object Detection in Aerial Images: What Improves the Accuracy?
Hashmat Shadab Malik, Ikboljon Sobirov, and Abdelrahman Mohamed

TL;DR
This paper investigates how to improve the accuracy of object detection in aerial images using deep learning, specifically enhancing Faster R-CNN performance through various strategies tested on the iSAID dataset.
Contribution
The study explores multiple strategies to adapt and improve Faster R-CNN for aerial image object detection, achieving nearly 5% mAP gain.
Findings
Faster R-CNN performance significantly improved with proposed strategies.
Extensive experiments conducted on the challenging iSAID dataset.
Achieved a 4.96% increase in mean Average Precision (mAP).
Abstract
Object detection is a challenging and popular computer vision problem. The problem is even more challenging in aerial images due to significant variation in scale and viewpoint in a diverse set of object categories. Recently, deep learning-based object detection approaches have been actively explored for the problem of object detection in aerial images. In this work, we investigate the impact of Faster R-CNN for aerial object detection and explore numerous strategies to improve its performance for aerial images. We conduct extensive experiments on the challenging iSAID dataset. The resulting adapted Faster R-CNN obtains a significant mAP gain of 4.96% over its vanilla baseline counterpart on the iSAID validation set, demonstrating the impact of different strategies investigated in this work.
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
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
MethodsConvolution · Softmax · Region Proposal Network · RoIPool · Faster R-CNN
