Related Experiment Videos
YOLO-UTD: A Domain-Specific Detection Framework for Small Objects in UAV Traffic Surveillance.
Hailang Huang1,2, Meng Li1, Jiebao Zhang2
1School of Civil Engineering, Tsinghua University, Beijing 100084, China.
Sensors (Basel, Switzerland)
|June 26, 2026
Summary
This study introduces YOLO-UTD, a new detector for small objects in drone imagery, improving traffic surveillance. It enhances YOLOv8 to better detect small vehicles and objects in aerial views.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Remote Sensing
Background:
- Detecting small, densely packed objects in drone aerial imagery presents significant challenges.
- Existing object detection models often struggle with the scale and distribution of targets in UAV surveillance.
Purpose of the Study:
- To develop a specialized small object detector, YOLO-UTD (YOLO-UAV Traffic Detection), for drone traffic surveillance.
- To enhance the YOLOv8 framework for improved detection of small objects in aerial imagery.
Main Methods:
- Introduced a specialized small-object detection head to replace the large-object head.
- Integrated a shallow-augmented feature pyramid network (SFPN) for enriched semantic content in high-resolution features.
- Incorporated a C2fA layer for adaptive fusion of spatial and semantic information using cross-attention.
Main Results:
- YOLO-UTD achieved a 3.6% higher mean average precision (mAP) compared to YOLOv8 on the VisDrone2019 dataset.
- Demonstrated a significant 5.3% increase in vehicle detection accuracy.
- Maintained a low parameter footprint while enhancing detection capabilities.
Conclusions:
- YOLO-UTD effectively addresses the challenges of small object detection in drone surveillance.
- The model shows strong potential for smart city applications and advanced drone traffic monitoring.
- The proposed enhancements significantly boost performance on fine-grained features and small targets.
Related Concept Videos
Force Classification
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
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,...
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,...
Vector Functions and Motion: Problem Solving
Accurate position tracking is fundamental to the safe and effective operation of unmanned aerial vehicles (UAVs), particularly during precision maneuvers near complex structures. In this scenario, a drone is programmed to perform a high-precision inspection of a vertical structure, starting at position ((x, y, z) = (3, 0, 0)), with an initial velocity oriented in the positive z-direction. The trajectory of the drone is governed by a time-dependent acceleration function a(t), which is predefined...
Difference from Background: Limit of Detection
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
Elastic Collisions: Case Study
Elastic collision of a system demands conservation of both momentum and kinetic energy. To solve problems involving one-dimensional elastic collisions between two objects, the equations for conservation of momentum and conservation of internal kinetic energy can be used. For the two objects, the sum of momentum before the collision equals the total momentum after the collision. An elastic collision conserves internal kinetic energy, and so the sum of kinetic energies before the collision equals...
Detection of Black Holes
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Orthogonal Trajectories
Orthogonal trajectories describe the geometric relationship between two families of curves that intersect each other at right angles. One illustrative case involves a family of parabolas that open sideways along the x-axis. These curves share a common shape but differ by a scaling parameter, resulting in a set of curves that all pass through the origin and widen at different rates.Determining Orthogonal TrajectoriesTo identify the orthogonal trajectories for these parabolas, the first step...