Skip to content

Use the Keras Interface for R to classify objects in a webcam image with the Neural Network model resnet_50

Notifications You must be signed in to change notification settings

timoschd/Image-classification-with-R-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image Classification with the Keras Interface for R

Use the Keras Interface for R to classify objects in a webcam image with the Neural Network model resnet_50

For the install and use of Keras for R see: https://github.com/FrancisArgnR/Guide-Keras-R
Courtesy from R-bloggers: https://www.r-bloggers.com/teach-r-to-see-by-borrowing-a-brain/:

alt text

Classification result of webcam picture:


 class_name class_description        score
1  n07753592            banana 9.999869e-01
2  n01945685              slug 5.599981e-06
3  n01924916          flatworm 3.798145e-06

About

Use the Keras Interface for R to classify objects in a webcam image with the Neural Network model resnet_50

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages