Skip to content

rkapdi/TF-ImageClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my first ML application. The web app uses CocoSSD from TensorFlow. CocoSSD is an Object Detection Algorithm. An image is taken as an input and the algorithm classifies the object in the image.

P.S: I have not added a loader to the web app so please be patient for the algorithm to classify the object. It should not take more than 3-5 seconds.

TF-ImageClassifier

1 2

Resources used:

  1. CocoSSD for Object Detection from Tensor Flow
  2. HTML
  3. CSS
  4. Bootstrap
  5. JS

About

The app uses CocoSSD from TF to classify object in a given image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors