Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 742 Bytes

File metadata and controls

18 lines (10 loc) · 742 Bytes

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