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:
This repository is created based on the below references
- For TensorFlow Lite the new, ground up rewrite targeted at mobile devices use this version of the codelab
- For the more mature TensorFlow Mobile use this version of the codealab.
This repo contains simplified and trimmed down version of tensorflow's example image classification apps.