Related Experiment Video
Updated: Sep 9, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
Published on: October 27, 2023
Object detection model of vehicle-road cooperative autonomous driving based on improved YOLO11 algorithm
Enqiang Liang1, Dongpo Wei2, Feng Li2
1Department of Mechanical Engineering, Shandong Huayu University of Technology, Dezhou, 253034, Shandong, China. enqiangliang@163.com.
This study introduces an improved YOLOv11 algorithm for autonomous driving, enhancing small target detection accuracy in complex scenarios with occlusions. The novel approach significantly boosts performance on the DAIR-V2X-I dataset.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Autonomous Systems
Background:
- Autonomous driving systems face challenges in accurately detecting small, occluded targets in complex roadside and distant scenes.
- Existing algorithms struggle with low detection accuracy, false positives, and missed detections.
Purpose of the Study:
- To develop an improved small target detection algorithm for autonomous driving based on YOLOv11.
- To enhance feature extraction, small target understanding, and model efficiency in complex scenarios.
Main Methods:
- Embedded Channel Transposed Attention (C3CTA module) in the Backbone network to improve feature extraction and occlusion handling.
- Introduced Diffusion Focusing Pyramid Network in the Neck to enhance small target understanding in complex scenes.
- Implemented a Lightweight Shared Convolutional Detection Head to reduce model parameters for lightweight requirements.
Main Results:
- The improved algorithm achieved Precision of 85.7%, Recall of 79.4%, mAP@0.5 of 85.3%, and mAP@0.5-95 of 61.3% on the DAIR-V2X-I dataset.
- Demonstrated significant improvements over the baseline model, with increases of 4.0%, 3.1%, 2.4%, and 2.8% in key metrics.
- Successfully addressed challenges of overlapping occlusion and improved the extraction of vehicle target features.
Conclusions:
- The proposed YOLOv11-based algorithm effectively enhances small target detection accuracy in autonomous driving.
- The integration of C3CTA, Diffusion Focusing Pyramid Network, and Lightweight Shared Convolutional Detection Head proves effective.
- This work offers a novel solution for robust target detection in challenging autonomous driving environments.
Related Concept Videos
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
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,...
Detection of Black Holes
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...
Rolling Resistance: Problem Solving
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...

