Skip to content

AnupGoenka/ImageClassifier_TensorFlowJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classifier using TensorFlow.js

This code is classifying images using Tensorflow Javascript. The code applies MobileNet which uses pre-trained model. The code is generated by html, css, and javascript. The result is printed with class information and its corresponding probability.

How to execute the code

Register four classes (A, B, C and No action). The recommendated number of images are a least 10 images.

References

https://www.tensorflow.org/js/tutorials/transfer/image_classification

About

Image Classifier using TensorFlow.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published