This is an image classifier based on VGG16 model. It uses the weights of ImageNet challenge and also the labels. The input is picture from webcam and after classification output labelled image is generated. To input direct image replace the image file name with the your file.
Dependencies
Keras
Opencv
numpy