Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 446 Bytes

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