Image classification using ResNet50. Image input from webcam.
This project was inspired by fchollet.
This project uses pretrained models for classification. I have added a bit of arduino to display the best matched result on a 16x2 LCD screen.
To run the realtime demo. cd in the folder and run "python realtime_classifier.py"