Skip to content

YashS30/mask-detector

 
 

Repository files navigation

Mask Detector

To run this program on your computer you need Python 3 with pip installed. Create a virtual environment using

$ python -m venv "name"

then activate the environment and run

$ pip install -r requirements.txt

to install all dependancies.

Now you can run main.py using Python.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%