Skip to content

New Trained Models / Support for Docker, Setuptools and more

Latest
Compare
Choose a tag to compare
@marco-willi marco-willi released this 20 May 23:55

New Features:

  • new models for download (trained on over 3.6 million images)
  • Xception architecture
  • options to install/use the code: setuptools, command line tool, Docker, Singularity
  • new data augmentation options: zoom, rotate, crop
  • predict and aggregate multiple images of a capture together

Other:

  • upgrade to Tensorflow 1.12
  • various code clean-ups and small fixes