Skip to content

praveenk2k7/Image-CLassifier_MobileNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Image-CLassifier_MobileNet

Deloyable Web app using tensorflowjs based on pre trained ImageNet model for image classification

This project is based on tensorflowjs tutorial.

TensorFlow.js is a JavaScript Library for training and deploying machine learning models in the browser and in Node.js.

Steps

Run the HTML file in browser

Check the localhost

Done!!

Javascript

index.js - loads the model and classify the images

HTML file

index.html - executes the app in the webpage

Technology Used:

Tensorflowjs

Javascript

HTML

More about Mobilenet:

Open source model for efficient on device vision applications.

https://arxiv.org/abs/1704.04861?source=post_page

About

Web app using tensorflowjs based on pre trained ImageNet model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published