LSODNet: A Lightweight and Efficient Detector for Small Object Detection in Remote Sensing Images

Published: 2025, Last Modified: 22 Jan 2026IEEE J. Sel. Top. Appl. Earth Obs. Remote. Sens. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Object detection in remote sensing images is critical in various military and industrial applications. Accurately identifying small objects remains challenging due to low contrast, noise interference, and complex backgrounds. Advanced deep learning techniques have improved detection accuracy through complex architectures and feature extraction mechanisms. However, most existing methods rely on computationally expensive networks, which limits their effectiveness across diverse remote sensing scenarios. To address these issues, we propose a lightweight small-object detection network (LSODNet) for efficient small-object detection in remote sensing applications. LSODNet integrates three novel plug-and-play modules: first, a lightweight feature convolution module reduces the computation cost by splitting feature channels between depthwise convolutions and deformable convolutions, striking a balance between efficiency and feature richness. Second, a receptive field expansion block cost-effectively enlarges the network’s receptive field through multibranch dilated convolutions, capturing crucial multiscale contextual information for small objects without significant overhead. Third, a hierarchical fusion attention block employs a two-stage attention mechanism, combining spatial attention to emphasize local object information and proxy attention to encode global context to fuse multiscale features and suppress background clutter. Experimental results on the NWPU VHR-10, SSDD, and LEVIR-Ship datasets show that LSODNet achieves competitive or superior accuracy and inference speed with only 2.2 M parameters and 6.1 G floating point operation, while significantly reducing the computational cost compared with existing methods.
Loading