Affiliation:
1. Dr. D.Y.Patil Institute of Technology, Pimpri, Pune, India
Abstract
This research investigates the development and deployment of a Convolutional Neural Network (CNN) model for automatic accident detection in CCTV footage. The ever-increasing reliance on video surveillance necessitates efficient and accurate methods for accident identification. CNNs, with their inherent ability to learn complex spatial relationships within images, are particularly well-suited for this task. This study proposes a CNN architecture that utilizes a pre-trained MobileNetV2 base for feature extraction, followed by a custom classification head tailored to the specific task of accident vs. no accident classification. The model is trained on a dataset of grayscale video frames, achieving an impressive accuracy of 92% on the testing set. This high level of accuracy suggests that CNNs hold significant promise for real-world accident detection applications. Furthermore, to bridge the gap between research and practical implementation, the model is converted to a TensorFlow Lite (TFLite) format for deployment on resource-constrained devices. Additionally, a user-friendly frontend application is developed, empowering users to interact with the model and analyze both images and videos. This user-centric approach broadens the model's accessibility and paves the way for potential improvements in road safety through real-time accident detection.
Reference8 articles.
1. Ponnaganti Rama Devi, Dr. K. V. N. Sunitha. "Efficient Vehicle Accident Detection System using CNN." Journal of Engineering Sciences, vol. 14, no. 30, pp. 1-12, 2023.
2. Mehta, K.; Jain, S.; Agarwal, A.; Bomnale, A. Road Accident Prediction Using Xgboost. In Proceedings of the 2022 International Conference on Emerging Techniques in Computational Intelligence, ICETCI 2022, Hyderabad, India, 25–27 August 2022.
3. T. -N. Le, S. Ono, A. Sugimoto and H. Kawasaki, "Attention RCNN for Accident Detection," 2020 IEEE Intelligent Vehicles Symposium (IV), Las Vegas, NV, USA, 2020, pp. 313-320, doi: 10.1109/IV47402.2020.9304730.
4. Renu, Durgesh Kumar Yadav, Iftisham Anjum, and Ankita. "Accident Detection using Deep Learning: A Brief Survey." International Journal of Electronics Communication and Computer Engineering, vol. 11, no. 3, pp. 16-25, May 2020.
5. H. Ghahremannezhad, H. Shi and C. Liu, "Real-Time Accident Detection in Traffic Surveillance Using Deep Learning," 2022 IEEE International Conference on Imaging Systems and Techniques (IST), Kaohsiung, Taiwan, 2022, pp. 1-6, doi:10.1109/IST55454.2022.9827736.