This repository contains code to:
- setup the tensorflow imagenet classifier which is capable of identifying 1000 objects.
- setup a retraining script that takes in your own images and trains a new mdoel that you can use.
- Using tensorflow to build a text classification system.
setting up tensorflow classifier and retraining it
find the tutorials here: