Skip to content

cenarturkmen/image-classification-with-tensorflowjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification App with MobileNet and ReactJS

Basicly the app using TensorflowJS library.

When you upload an image, the image is rendered, then the app selects the image and sends it MobileNet, a pre-trained model on Tensorflow. Finally, the app gives predictions.