Skip to content

A Image Classifier which uses InceptionV3 model for multiclassification by Training the Last Layer of the Model with custom Images.

Notifications You must be signed in to change notification settings

shankrsingh/Image-Classifier-Using-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classifier-Using-TensorFlow

A Image Classifier which uses InceptionV3 model for multiclassification by Training the Last Layer of the Model with custom Images.

Instructions:

  1. Install Docker & Latest TensorFlow on it.

  2. Create directory tf_files in Docker

  3. Run File 'run.sh' on Docker.

  4. Put images of the classes in the classifier folder

  5. Run File 'retrain.sh'.

  6. Run classifier.py by giving a test image.

About

A Image Classifier which uses InceptionV3 model for multiclassification by Training the Last Layer of the Model with custom Images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published