Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 602 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 602 Bytes

This project can detect whether a person or a group of people are wearing a mask or not with the help of YOLOV3 algorithm and OPENCV.

Note: The dataset used to train the Deep Learning Model in this project has been labelled manually and has not been taken in a predefined format from anywhere.

Screenshots of the Predictions:

Single Object:

Test1

Multi Object:

Test2