Skip to content

The Accident Detection System is a sophisticated computer vision project that utilizes a pre-trained Convolutional Neural Network (CNN) to detect accidents in real-time.

Notifications You must be signed in to change notification settings

11roxanne/Road-Accident-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Road-Accident-Detection

Overview

The Accident Detection System is a sophisticated computer vision project that utilizes a pre-trained Convolutional Neural Network (CNN) to detect accidents in real-time. By processing video frames, the system can accurately predict accidents and promptly trigger notifications, ensuring a timely response.

Features

Real-time Accident Detection: Leverages a pre-trained CNN to analyze video frames and detect accidents as they happen.

Notification System: Sends SMS notifications via the Twilio API upon detecting an accident, ensuring immediate alerting.

Technologies Used

Python TensorFlow, Keras: For building and deploying the pre-trained CNN model.

OpenCV: For video frame processing and real-time video feed handling.

Twilio API: For sending SMS notifications.

NumPy: For efficient numerical operations.

About

The Accident Detection System is a sophisticated computer vision project that utilizes a pre-trained Convolutional Neural Network (CNN) to detect accidents in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published