Dual-Strategy Improvement of YOLOv11n for Multi-Scale Object Detection in Remote Sensing Images
Shuaiyu Zhu, Sergey Ablameyko

TL;DR
This paper enhances YOLOv11n for remote sensing image object detection by introducing two strategies that improve multi-scale detection accuracy while maintaining model lightweightness.
Contribution
The paper proposes two novel improvement strategies, including a Large Separable Kernel Attention mechanism and a Gold-YOLO structure, to boost detection performance in remote sensing images.
Findings
Detection accuracy improved by up to 1.8% [email protected].
Enhanced small and multi-scale object detection capabilities.
Maintains lightweight model advantages.
Abstract
Satellite remote sensing images pose significant challenges for object detection due to their high resolution, complex scenes, and large variations in target scales. To address the insufficient detection accuracy of the YOLOv11n model in remote sensing imagery, this paper proposes two improvement strategies. Method 1: (a) a Large Separable Kernel Attention (LSKA) mechanism is introduced into the backbone network to enhance feature extraction for small objects; (b) a Gold-YOLO structure is incorporated into the neck network to achieve multi-scale feature fusion, thereby improving the detection performance of objects at different scales. Method 2: (a) the Gold-YOLO structure is also integrated into the neck network; (b) a MultiSEAMHead detection head is combined to further strengthen the representation and detection capability for small and multi-scale objects. To verify the effectiveness…
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 · Remote-Sensing Image Classification · Advanced Image Fusion Techniques
