paper-with-me

홈 › Papers

Research on target detection method of distracted driving behavior based on improved YOLOv8

2024-07-02 · Shiquan Shen, Zhizhong Wu, Pan Zhang

With the development of deep learning technology, the detection and classification of distracted driving behaviour requires higher accuracy. Existing deep learning-based methods are computationally intensive and parameter redundant, limiting the efficiency and accuracy in practical applications. To solve this problem, this study proposes an improved YOLOv8 detection method based on the original YOLOv8 model by integrating the BoTNet module, GAM attention mechanism and EIoU loss function. By optimising the feature extraction and multi-scale feature fusion strategies, the training and inference processes are simplified, and the detection accuracy and efficiency are significantly improved. Experimental results show that the improved model performs well in both detection speed and accuracy, with an accuracy rate of 99.4%, and the model is smaller and easy to deploy, which is able to identify and classify distracted driving behaviours in real time, provide timely warnings, and enhance driving safety.

📄 PDF Abstract BibTeX arXiv:2407.01864

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
YOLOv8 설명 없음
GAM 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Multimodal Polynomial Fusion for Detecting Driver Distraction

2018-10-24 · Yulun Du, Chirag Raman, Alan W. black, Louis-Philippe Morency 외

Distracted driving is deadly, claiming 3,477 lives in the U.S. in 2015 alone. Although there has been a considerable amount of research on modeling the distracted behavior of drivers under various conditions, accurate au…

P-YOLOv8: Efficient and Accurate Real-Time Detection of Distracted Driving

2024-10-21 · Mohamed R. Elshamy, Heba M. Emara, Mohamed R. Shoaib, Abdel-Hameed A. Badawy

Distracted driving is a critical safety issue that leads to numerous fatalities and injuries worldwide. This study addresses the urgent need for efficient and real-time machine learning models to detect distracted drivin…

image-classificationImage Classificationobject-detectionObject Detection+1

Toward Extremely Lightweight Distracted Driver Recognition With Distillation-Based Neural Architecture Search and Knowledge Transfer

2023-02-09 · Dichao Liu, Toshihiko Yamasaki, Yu Wang, Kenji Mase 외

The number of traffic accidents has been continuously increasing in recent years worldwide. Many accidents are caused by distracted drivers, who take their attention away from driving. Motivated by the success of Convolu…

Knowledge DistillationNeural Architecture SearchTransfer Learning

Keep Your AI-es on the Road: Tackling Distracted Driver Detection with Convolutional Neural Networks and Targeted Data Augmentation

2020-06-19 · Nikka Mofid, Jasmine Bayrooti, Shreya Ravi

According to the World Health Organization, distracted driving is one of the leading cause of motor accidents and deaths in the world. In our study, we tackle the problem of distracted driving by aiming to build a robust…

Data Augmentationimage-classificationImage ClassificationSegmentation

Improving automatic detection of driver fatigue and distraction using machine learning

2024-01-04 · Dongjiang Wu

Changes and advances in information technology have played an important role in the development of intelligent vehicle systems in recent years. Driver fatigue and distracted driving are important factors in traffic accid…