Read Documentation for full information about the project.
• A Deep Learning appliaction to detect accidents and alert emergengy services as well as victim's trustee.
• A Deep Learning model was trained using custom generated and labelled dataset using Tensorflow in google Colab to detect accident.
• When an accident is detected,licence plate number is extraced using keras-ocr and then details linked with this number are fetched, finally an alert is sent to victim's trustee and emergency services.
Detecting accident
Extracting License plate number and information linked with it.
Alerting victims trustee and emergency services.