Maskifier helps detect people who don't wear masks during a coronavirus pandemic.
- You need a WebCam and NVIDIA GPU
- Install CUDA v11.0 and cuDNN v8.0
- Create an Environment with Python 3.8
- Download the Pre-Release (Source code and both .weights files)
- Put both .weights files in the YOLO Folder
- CD into MAIN Folder
- pip install -r requirements.txt
- python Maskifier_Inference.py
- You're Done :)
- Open Maskifier (Google Colaboratory).ipynb in Google Colaboratory
- You're Done :)