codeperfectplus / Face-Mask-Detection-OpenCV-TFOD

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%