Published September 1, 2020 | Version v1
Journal article Restricted

Live Helmet Detection System for Detecting Bikers without Helmet

  • 1. Department of Information Technology, Dharmsinh Desai University

Description

The higher death rate in motorbike accidents is credited to carelessness in wearing a head protector (helmet) by bike riders. Identification of helmetless riders continuously is a necessary task to forestall the event of such accidents. This paper presents an automated framework to distinguish motor bikers without a head protector (helmet) from traffic observation recordings progressively. In this paper, a Single shot multibox detector (SSD) model is applied to the helmet detection problem. This model can utilize just one single CNN system to distinguish the bounding box area of motorbike and rider. When the area is chosen we classify whether the biker is wearing or not wearing a helmet on real-time. Convolutional Neural Network is applied to select motorbikers among the moving objects and recognition of motorbikers without a helmet. Further applying the You only look once (YOLO) model, I recognize the License Plates of motorbikers without a helmet. So I have applied three models in all through the framework, the custom CNN Model, SSD Model and the YOLO model.

Files

Restricted

The record is publicly accessible, but files are restricted to users with access.

Additional details

References

  • N. Boonsirisumpun, W. Puarungroj, and P. Wairotchanaphuttha, "Automatic detector for bik-ers with no helmet using deep learning," 2018 22nd International Computer Science and Engineering Conference (ICSEC), Chiang Mai, Thailand, pp. 1-4, 2018. Available: https://doi.org/10.1109/ICSEC.2018.871277
  • N. Dalal, and B. Triggs, "Histograms of oriented gradients for human detection," In IEEE Computer Society Conference on Computer Vision and Pattern Recognition, vol. 1, pp. 886-893, 2005.
  • S. Ren, K. He, R. Girshick, and J. Sun, "Faster R-CNN: Towards real-time object detection with region pro-posal networks," In Advances in Neural Information Processing Systems, pp. 91-99, 2015.
  • L. Shine, and C. V. Jiji, "Automated detection of hel-met on motorcyclists from traffic surveillance videos: A comparative analysis using hand crafted features and CNN," Multimedia Tools and Applications, vol. 79, pp. 14179-14199, 2020. Available: https://doi.org/10.1007/s11042-020-08627-w
  • C. Vishnu, D. Singh, C. K. Mohan, and S. Babu, "Detection of motorcyclists without helmet in videos using convolutional neural network," 2017 International Joint Conference on Neural Networks (IJCNN), Anchorage, AK, pp. 3036-3041, 2017. Available: https://doi.org/10.1109/IJCNN.2017.7966233
  • W. Liu, D. Anguelov, D. Erhan, C. Szegedy, S. Reed, C.-Y. Fu, and A. C. Berg, "SSD: Single shot multibox detector," In Proc. ECCV, Amsterdam, The Netherlands, pp. 21-37, 2016.
  • H. Jeremy, Lesson 9: Deep Learning Part 2 2018 - Multi-object Detection. Available: https://docs.fast.ai/vision.models.unet.html#Dynamic-U-Net
  • M. D. Zeiler, and R. Fergus, "Visualizing and understanding convolutional networks", In European Conference on Computer Vision, pp. 818-833, Springer, Cham, 2014.
  • D. H. T. Hien, "A guide to receptive field arithmetic for convolutional neural networks". Available: https://me-dium.com/mlreview/a-guide-to-receptive-field-arithme-tic-for-convolutional-neural-networks-e0f514068807
  • J. Redmon, S. Divvala, R. Girshick, and A. Farhadi, "You only look once: Unified, real-time object detec-tion," 2015. Available: arXiv:1506.02640
  • Webpage, "How single-shot detector (SSD) works?," ArcGIS API for Python. Available: https://developers.arcgis.com/python/guide/how-ssd-works/