/Face-Mask-Detection-OpenCV-TFOD

Face-mask detection in Python using OpenCV and Tensorflow-object detection

Primary LanguagePythonMIT LicenseMIT

Face-Mask-Detection-OpenCV-TFOD

Face-mask detection in Python using OpenCV and Tensorflow-object detection

Pretrained Model

ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8

How to Use

# create virtual environemt
$ pip install pipenv
$ pipenv install
$ pipenv shell

$ python file.py

comtabile with

windows, Linux and MacOS