Skip to content

Image classification using ResNet50. Image input from webcam.

Notifications You must be signed in to change notification settings

faysal-ishtiaq/realtime_resnet50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime_resnet50

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"

screenshot from 2017-04-07 11-41-11 water_jug

screenshot from 2017-04-07 11-41-41 water_bottle

screenshot from 2017-04-07 11-43-28 computer_keyboard

About

Image classification using ResNet50. Image input from webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages