This model is trained on faces with Mask and without Masks and model is saved.
Webframe has been developed using saved model and can Deployed it over the cloud servers.
Docker file in this folder can be used for deployment of this model over your favourite cloud platforms.
If you would want to run this in you local machine, Just clone the repository into your local folder and run the "face.py" file in python environment then you can see the webpage running on your local server, copy the IP adress of the same and headover to your favourite browser paste it to see the web page.
you can upload the files you want to be tagged and press upload. you can see the tagged image in a momments.
Thanks