KhushJain / Face-Mask-Detector

Created a CNN model using transfer learning on MobileNetV2 that detects whether or not a person is wearing a face mask. Works on a static image as well as a live video input stream and can also detect when there are multiple people in the frame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Created a CNN model using transfer learning on MobileNetV2 that detects whether or not a person is wearing a face mask. Works on a static image as well as a live video input stream and can also detect when there are multiple people in the frame.


Languages

Language:Python 100.0%