Related Experiment Video
Updated: Sep 20, 2025

Early Detection of Cyanobacterial Blooms and Associated Cyanotoxins using Fast Detection Strategy
Published on: February 25, 2021
LI-YOLOv8: Lightweight small target detection algorithm for remote sensing images that combines GSConv and PConv
Pingping Yan1, Xiangming Qi1, Liang Jiang2
1Liaoning Technical University, School of Software, Huludao, Liaoning, China.
This study introduces LI-YOLOv8, a lightweight algorithm for detecting small targets in remote sensing images. It significantly improves detection accuracy while reducing computational costs and parameters, outperforming existing methods.
Area of Science:
- Computer Vision
- Remote Sensing
- Machine Learning
Background:
- Small target detection in remote sensing images faces challenges with feature extraction, complex backgrounds, and high computational demands.
- Existing algorithms often struggle with accuracy and efficiency for small objects in diverse remote sensing scenarios.
Purpose of the Study:
- To develop a lightweight and efficient algorithm for small target detection in remote sensing images.
- To enhance feature extraction and reduce computational complexity for improved detection performance.
Main Methods:
- Proposed LI-YOLOv8 algorithm, a modified YOLOv8n, incorporating GSConv, PConv, RFAConv, and a Multi-Scale Attention (EMA) mechanism.
- Replaced SiLU activation with ReLU and integrated a lightweight GP-Detect head.
- Introduced Inner-Wise IoU loss function combining Inner-IoU and Wise-IoU v3.
Main Results:
- Achieved significant improvements in mAP@0.5 (7.6%) and mAP@0.5:0.95 (2.1%) on RSOD dataset compared to YOLOv8.
- Reduced parameters by 10.0% and GFLOPs by 23.2%, demonstrating enhanced efficiency.
- Showcased robust generalization performance across diverse datasets like TinyPerson, LEVIR-ship, brain-tumor, and smoke_fire_1.
Conclusions:
- LI-YOLOv8 offers a substantial advancement in lightweight small target detection for remote sensing.
- The algorithm effectively balances high detection accuracy with reduced computational resources.
- The proposed methods demonstrate strong generalization capabilities for various real-world applications.
Related Concept Videos
Deconvolution
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...
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Light Acquisition
Precipitation Gravimetry
In determining nickel by gravimetric analysis, a precipitant of ethanolic dimethylglyoxime is added to a hot nickel salt solution. This is quickly followed by the dropwise addition of dilute ammonia solution until precipitation occurs. A...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...

