2020
DOI: 10.1088/1742-6596/1575/1/012150
|View full text |Cite
|
Sign up to set email alerts
|

Research on Vehicle Object Detection Algorithm Based on Improved YOLOv3 Algorithm

Abstract: Vehicle object detection is one of the important research directions in the field of computer vision. Aiming at solving the problems of low accuracy, slow speed, and unsatisfactory results of using traditional methods to detect the object of the vehicle in front of the driverless car on the road, this paper proposes an improved YOLOv3 vehicle target detection algorithm which we name it F-YOLOv3. First the multi-scale prediction network model is improved according to actual traffic conditions and efficiency req… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(8 citation statements)
references
References 7 publications
0
5
0
Order By: Relevance
“…Reference [42] improved the multiscale predictive network model based on actual traffic conditions and efficiency requirements, which resulted in improved detection accuracy and speed. They achieved this by adding scale prediction layers to enhance the detection accuracy of large vehicles and by using an improved k-means++ algorithm for anchor box dimension clustering to boost detection speed and effectiveness.…”
Section: Vehicle Detectionmentioning
confidence: 99%
“…Reference [42] improved the multiscale predictive network model based on actual traffic conditions and efficiency requirements, which resulted in improved detection accuracy and speed. They achieved this by adding scale prediction layers to enhance the detection accuracy of large vehicles and by using an improved k-means++ algorithm for anchor box dimension clustering to boost detection speed and effectiveness.…”
Section: Vehicle Detectionmentioning
confidence: 99%
“…The one-stage detection algorithm [29,30] requires only one process to achieve detection. Feature extraction, target classification, and location regression are carried out in the whole convolutional network, and the target position and class can be obtained through one reverse calculation.…”
Section: Red Fruit Target Detection Schemementioning
confidence: 99%
“…In order to focus on solving the errors in the recall rate and positioning accuracy of YOLOv1, an improved YOLOv2 detection algorithm was proposed in 2016, which uses darknet-19 as the feature extraction network [31]. A variety of strategies, such as using anchor box, multi-scale training, and batch standardization processing, were proposed to improve the mean average precision (mAP) detected by the algorithm.…”
Section: Yolo Principlementioning
confidence: 99%