A web application to detect whether the user is wearing glasses or not. In this project, I have used resnet50 model and fine-tuned the model on the dataset made from scarping google-images. I have also used saliency map to visualize the prediction of the model.

Person wearing glasses detected by the ResNet50 model Person without glasses detected by the ResNet50 model

Project is open for feedback and contribution at Github