Skip to content

A face mask detection using tensorflow lite model using OpenCV python

License

Notifications You must be signed in to change notification settings

tanhouren/Face_mask_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Mask Detector (Tensorflow Lite)

this repo contain 2 tensorflow lite model (SSDLite Mobilenet V2 & SSD Mobilenet V2 FPNLite) which trained with face mask dataset using Tensorflow object detection API v1 and v2 on Google Colab.

The dataset can be obtain from : https://www.kaggle.com/andrewmvd/face-mask-detection . Author : Larxel

dependencies : opencv, tensorflow 2.

MAKE SURE YOU HAVE A WEBCAM ON YOU COMPUTER.

Run the main.py and a camera window will pop up for the detection.

About

A face mask detection using tensorflow lite model using OpenCV python

Topics

Resources

License

Stars

Watchers

Forks

Languages