sourcedexter / tfClassifier

Tensorflow based training and classification scripts for text, images, etc

Home Page:https://sourcedexter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tfClassifier

This repository contains code to:

  1. setup the tensorflow imagenet classifier which is capable of identifying 1000 objects.
  2. setup a retraining script that takes in your own images and trains a new mdoel that you can use.
  3. Using tensorflow to build a text classification system.

setting up tensorflow classifier and retraining it

find the tutorials here:

  1. https://sourcedexter.com/quickly-setup-tensorflow-image-recognition/
  2. https://sourcedexter.com/retrain-tensorflow-inception-model/
  3. https://sourcedexter.com/tensorflow-text-classification

About

Tensorflow based training and classification scripts for text, images, etc

https://sourcedexter.com


Languages

Language:Python 100.0%