Related Experiment Video
Updated: Oct 9, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
A Real-Time Object Detector for Autonomous Vehicles Based on YOLOv4
Rui Wang1, Ziyue Wang1, Zhengwei Xu2
1Changchun University of Science and Technology, School of Compute Science and Technology, Changchun, Jilin 130022, China.
This study introduces an improved YOLOv4 object detection algorithm for autonomous driving. It enhances real-time accuracy and speed, crucial for safe high-speed vehicle operation.
Area of Science:
- Computer Vision
- Autonomous Driving Technology
- Deep Learning
Background:
- Real-time and accurate object detection is critical for autonomous driving safety.
- Balancing detection speed and accuracy remains a significant research challenge.
Purpose of the Study:
- To develop a one-stage object detection algorithm that enhances both accuracy and real-time performance for autonomous vehicles.
- To optimize the YOLOv4 architecture for improved efficiency and effectiveness in object detection tasks.
Main Methods:
- Modified the YOLOv4 backbone by increasing residual block stacking in CSPDarkNet53.
- Replaced SPP with RFB in the neck, enhanced PAN for feature fusion, and integrated CBAM and CA attention mechanisms.
- Reduced network width to 75% of the original to decrease parameters and boost inference speed.
Main Results:
- Achieved a 2.06% average accuracy improvement on the KITTI dataset and 2.95% on the BDD dataset compared to YOLOv4.
- Increased inference speed by 9.14% while maintaining comparable detection accuracy.
- Demonstrated real-time detection capabilities exceeding 58.47 FPS.
Conclusions:
- The proposed algorithm effectively balances speed and accuracy for autonomous driving object detection.
- The modifications to the YOLOv4 architecture offer a viable solution for real-time, high-performance vehicle perception systems.
More Related Videos
Related Concept Videos
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,...
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Light Acquisition
Depth Perception and Spatial Vision
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...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...

