Automatic detection and reporting of road accidents using a machine learning and vision algorithm. Built as a Smart City project at HackIIITD.
Accident Monitoring system for cities.
VAHAN (Vehicle Accident Hazard Notifier) is a web app that notifies the driver whenever there is an accident on the road. Along with that it also sends a message to the nearest police station and hospital with an accurate location of the accident.
Clone the repository and then :
Crash Detection
crash_detection_model.py
file using python3.Server Side
Run the following commands in the terminal:
npm install
nodemon server/server.js