Skip to content

s1syphus/Eos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eos

Very early stage of devlopment. Right now nothing works This project will allow raw image data to be processed into tensorflow shards and then be used to train tensorflow models

The sample data used is the flower data from somewhere (source)

To Do:

  • Read in raw data
  • Convert raw data to shards
  • Abstract Base Class for model
  • Driver to run everything
  • Training module
  • Image preprocessing
    • Make more dynamic. Right now is kind of staticish
  • Make a more complete readme
  • Add in support for other image types (right now only jpeg)

About

Tensorflow Project Built Around Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages