Related Experiment Video
Updated: Jul 21, 2026

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
1.0K
MS-YOLOv11: A Wavelet-Enhanced Multi-Scale Network for Small Object Detection in Remote Sensing Images
Haitao Liu1, Xiuqian Li1, Lifen Wang1
1Department of Astronautics, Space Engineering University, Beijing 101416, China.
Sensors (Basel, Switzerland)
|October 16, 2025
Summary
This study introduces MS-YOLOv11, a novel detector that significantly improves small object detection in remote sensing by preserving high-frequency details and enhancing feature fusion, outperforming existing methods.
Area of Science:
- Computer Vision
- Remote Sensing
- Artificial Intelligence
Background:
- Small objects (<32x32 pixels) in remote sensing imagery present detection challenges due to weak signals, limited features, and information loss during down-sampling.
- Existing object detectors struggle with high miss rates and inadequate feature extraction for diminutive objects.
Purpose of the Study:
- To develop an enhanced object detection model, MS-YOLOv11, specifically designed to address the challenges of small object detection in remote sensing.
- To improve the accuracy, efficiency, and feature representation for detecting small objects.
Main Methods:
- Proposed MS-YOLOv11, integrating frequency-domain detail preservation using 2D Haar wavelet decomposition.
- Employed lightweight receptive-field expansion via small-kernel depthwise convolutions on sub-bands.
- Utilized Mix Structure Block (MSB) with MSPLCK and EPA modules for adaptive cross-scale fusion and feature re-weighting.
Main Results:
- MS-YOLOv11 demonstrated superior performance on DOTA and DIOR datasets compared to the baseline.
- Achieved improvements in mean Average Precision (mAP@50, mAP@95), parameter efficiency, and inference speed.
- Validated the model's effectiveness in targeted small-object detection.
Conclusions:
- MS-YOLOv11 effectively counteracts challenges in small object detection by preserving high-frequency details and adaptively fusing multi-scale features.
- The proposed methods enhance discriminative feature extraction and suppress background interference for improved detection accuracy.
Related Concept Videos
Imaging Biological Samples with Optical Microscopy
Optical microscopy uses optic principles to provide detailed images of samples. Antonie van Leeuwenhoek designed the first compound optical microscope in the 17th century to visualize blood cells, bacteria, and yeast cells. In 1830, Joseph Jackson Lister created an essentially modern light microscope. The 20th century saw the development of microscopes with enhanced magnification and resolution.
In optical microscopy, the specimen to be viewed is placed on a glass slide and clipped on the stage...
In optical microscopy, the specimen to be viewed is placed on a glass slide and clipped on the stage...
Deconvolution
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...