iamdsc / automatic-helmet-detection

Video Analysis using Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Helmet Detection for Bike Riders using Surveillance Videos in real-time

Trained CNN model to detect helmet on motorbike-rider's head.

Required Modules:

  . keras
  . cv2
  . imutils
  . numpy
  . time

To run the project:

1. Clone the repository.

2 Run the file person-motorbike-helmet.py with the following command

python person-motorbike-helmet.py

About

Video Analysis using Machine Learning

License:Apache License 2.0


Languages

Language:Jupyter Notebook 90.7%Language:Python 9.3%