/Training-examples

Examples for training classification and object-detection on images with TensorFlow and possibly other frameworks.

Primary LanguageJavaMIT LicenseMIT

Training-examples

Examples of traning images and what not, with tensorflow and possibly other frameworks.

Repository is split into two folders, that focus on each their own areas.

  • Classification
  • Object-Detection

Note!

The final Java implementation for Object-Detection and Classification with Tensorflow is in following repository:
Java Object-Detection and Classification