Checks if the user is wearing any glasses or not
- PyTorch
- Flask
- Creation of own Datasets
- Use of Pretrained Models
- Deploying Pytorch models over Flask server
- Add webcam support to take pictures on the page
- Asynchronously add real time detection and witty comments Thanks to @memahesh
- Make homepage more presentable
- Clone the repository
git clone https://github.com/Mianto/glasses.git
and change the folder to Glasses. - Install the dependencies
pip install requirements.txt
- Change folder to
glasses
and run the flask app usingpython app.py
glasses.ipynb
used for training the modelsaliency.ipynb
gives the saliency map for the image