Accident Detection and Warning System
Accident Detection and Warning System
ISSN No:-2456-2165
3 4
Albin Davis Alan Thomas
Student, Computer science and Engineering Department Student, Computer science and Engineering Department
Sahrdaya College of Engineering & Technology Sahrdaya College of Engineering & Technology
Thrissur, India Thrissur, India
5
Jasmy Davies
Asst. Professor, Computer science and Engineering Department
Sahrdaya College of Engineering & Technology
Thrissur, India
A. Architecture
The video stream from CCTV is directly sent to a pre-
processing part. This preprocessing is carried out by
openCV library, which converts the video into frames of
images. These images will be sized and formatted in order to
be compatible with the ResNet-CNN model.
D. Alerting system
The alerting module checks the ResNet model’s output
in realtime, if the probability of an accident is high it sends
alerts towards the user. We use an android application for
client side. The coordinate of accident location is forwarded
to the android application, along with it alert messages are
passed to emergency response teams like ambulance and fire
engine. To communicate with the android application the
alerting system which is written in python uses REST API.
When the location of an accident is passed, the user can then
choose to take a different route if he wishes to.
Fig 1. Architecture
VII. FUTUREWORK
REFERENCES