Skip to content

swami701/image-category-classifier

Repository files navigation

Overview

This repo uses the tensorflow image recognition module for classifying your own categories

This repo contains code for the "TensorFlow for poets 2" series of codelabs.

There are multiple versions of this codelab depending on which version of the tensorflow libraries you plan on using:

References

This repository is created based on the below references

This repo contains simplified and trimmed down version of tensorflow's example image classification apps.