Related Experiment Video
Updated: Sep 16, 2025

Visually Mediated Odor Tracking During Flight in Drosophila
Published on: January 26, 2009
Vehicle detection in drone aerial views based on lightweight OSD-YOLOv10.
Yang Zhang1,2, Xiaobing Chen3,4, Su Sun1,2
1Huaiyin Institute of Technology, College of Computer and Software Engineering, Huaian, 223003, China.
OSD-YOLOv10 enhances vehicle detection in UAV aerial imagery by improving small target feature extraction and reducing model size. This lightweight algorithm offers superior accuracy and efficiency for real-time applications.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Existing vehicle detection models for UAV imagery face challenges with low performance, small target feature extraction, and large parameter sizes.
- Efficient and accurate object detection is crucial for autonomous systems and surveillance using Unmanned Aerial Vehicles (UAVs).
Purpose of the Study:
- To develop an optimized YOLOv10-based algorithm (OSD-YOLOv10) for enhanced vehicle detection in UAV aerial imagery.
- To address limitations in small target detection and reduce computational complexity for deployment on resource-constrained UAV hardware.
Main Methods:
- Introduced OCRConv module via online convolutional reparameterization and a lightweight SPCC structure replacing the C2f module.
- Integrated a dual-layer feed-forward hybrid attention module and a dual small-target detection layer combining shallow features.
- Implemented the DySample dynamic upsampling module for improved feature fusion in the neck network.
Main Results:
- OSD-YOLOv10 achieved a 40.7% reduction in parameters and a 3.6% decrease in floating-point operations.
- Demonstrated improvements in accuracy (+1.3%) and mean average precision (+1.6%) on VisDrone-DET2019 and UAVDT datasets.
- Outperformed other YOLO series and lightweight models in detection accuracy and computational complexity.
Conclusions:
- OSD-YOLOv10 offers an optimal balance between high accuracy and low resource consumption for UAV-based vehicle detection.
- The proposed algorithm is highly suitable for deployment on UAV onboard hardware, enabling efficient real-time target detection.
- The advancements contribute to more capable and efficient autonomous systems utilizing aerial imagery.
Related Concept Videos
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Light Acquisition
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,...
Differential Leveling
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...

