Skip to content
This repository has been archived by the owner on Aug 12, 2018. It is now read-only.

Simple Image Classifier using modified Tensorflow code for Computer Vision course.

Notifications You must be signed in to change notification settings

jonathan016/image_classifier

Repository files navigation

image_classifier

Simple Image Classifier using modified Tensorflow code for Computer Vision course.

This program was created for educational purposes only. We try to implement algorithms and use tools as defined in https://www.tensorflow.org/tutorials/image_retraining, and thus all codes in scripts folder are property of Tensorflow.

We modified a script for our application purposes, which is label_image.py file. The output, which should have been the probability of each class for input image, into one class label with probability value equal to or over 0.6 to ensure that the label is the most probable for the input image.

Our team consisted of:

  • Andreas Pangestu Lim 2001540116
  • Andrew 2001554166
  • Jonathan 2001542651

About

Simple Image Classifier using modified Tensorflow code for Computer Vision course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published