Threat Detection In Self-Driving Vehicles Using Computer Vision
Umang Goenka, Aaryan Jagetia, Param Patil, Akshay Singh, Taresh, Sharma, Poonam Saini

TL;DR
This paper presents a vision-based threat detection system for self-driving cars using dashcam videos, combining object detection, lane detection, and distance measurement to enhance safety and obstacle avoidance.
Contribution
It introduces a novel threat detection mechanism integrating YOLO, lane detection, and distance estimation, with validation on the Car Crash Dataset for improved accuracy.
Findings
YOLO achieves 93% object detection accuracy
Threat Detection Model achieves 82.65% overall accuracy
System enhances obstacle detection for autonomous vehicles
Abstract
On-road obstacle detection is an important field of research that falls in the scope of intelligent transportation infrastructure systems. The use of vision-based approaches results in an accurate and cost-effective solution to such systems. In this research paper, we propose a threat detection mechanism for autonomous self-driving cars using dashcam videos to ensure the presence of any unwanted obstacle on the road that falls within its visual range. This information can assist the vehicle's program to en route safely. There are four major components, namely, YOLO to identify the objects, advanced lane detection algorithm, multi regression model to measure the distance of the object from the camera, the two-second rule for measuring the safety, and limiting speed. In addition, we have used the Car Crash Dataset(CCD) for calculating the accuracy of the model. The YOLO algorithm gives an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
