This model is a lightweight face mask detection model deployed in web-browser through TensorflowJS. This model is Based on SSD and the backbone is MobilenetV2.
Create a new python virtual environment by Anaconda and run the requirement file pip install -r requirements.txt
https://aaneloy.github.io/Face-Mask-Detection-in-Web-Browser/