Skip to content

sourcedexter/tfClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages