Related Experiment Video
Updated: Feb 27, 2026

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
Published on: February 9, 2024
YOLO11s-UAV: An Advanced Algorithm for Small Object Detection in UAV Aerial Imagery.
Qi Mi1,2,3,4, Jianshu Chao2,3,4, Anqi Chen1,2,3,4
1College of Mechanical and Electrical Engineering, Fujian Agriculture and Forestry University, Fuzhou 350108, China.
This study introduces YOLO11s-UAV, an improved algorithm for detecting small objects in aerial imagery from unmanned aerial vehicles (UAVs). The enhanced model significantly boosts detection accuracy while reducing computational load for real-time applications.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Robotics
Background:
- Unmanned aerial vehicles (UAVs) are increasingly vital for applications like agriculture and search and rescue.
- Detecting small objects in aerial imagery presents challenges due to sparse pixels, complex backgrounds, and limited onboard computational power.
- Existing object detection algorithms struggle with the unique demands of aerial surveillance.
Purpose of the Study:
- To develop an improved UAV-based small object detection algorithm for enhanced performance in aerial imagery.
- To address challenges of small object detection, complex backgrounds, and computational constraints in UAV applications.
- To create a more efficient and accurate model for real-time object detection on UAV platforms.
Main Methods:
- Introduced Content-Aware Reassembly and Interaction Feature Pyramid Network (CARIFPN) for superior small object feature detection and reduced network complexity.
- Implemented Space-to-Depth for Dilation-wise Residual Convolution (S2DResConv) in the backbone to prevent information loss and capture multi-scale context.
- Integrated Flexible SimAM (FlexSimAM), a parameter-free attention module, to efficiently enhance small object features in complex aerial scenes.
Main Results:
- Achieved a 7.8% improvement in mAP@0.5 on the VisDrone-DET2019 validation set (46.0%) and a 5.9% increase on the test set (37.3%) compared to the YOLO11s baseline.
- Reduced model parameters by 55.3% and demonstrated significant improvements on TinyPerson (7.2%) and UAVDT-DET (3.0%) datasets.
- Attained 33 FPS on the NVIDIA Jetson Orin NX SUPER, confirming real-time onboard processing feasibility with a 21.4% reduction in processing time.
Conclusions:
- The proposed YOLO11s-UAV algorithm effectively enhances small object detection in aerial imagery.
- The novel CARIFPN, S2DResConv, and FlexSimAM modules contribute to improved accuracy and efficiency.
- The model's performance and reduced complexity make it suitable for real-time onboard UAV applications.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Application of Linearization and Approximation
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Relative Motion Analysis - Velocity
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...