An AI-based system to detect accidents from CCTV footage and automatically notify nearby hospitals or police.
This project leverages deep learning and computer vision techniques to detect accidents in real-time from CCTV footage. Using a ResNet-based model, the system has been trained to differentiate between accident and non-accident scenarios using a labeled dataset of images. The model processes video frames, identifies potential accidents, and triggers an alert to notify the nearest hospital or police station automatically. This solution aims to reduce emergency response times and improve safety in public spaces by providing immediate accident detection and reporting.