Skip to content

2.0.1

Compare
Choose a tag to compare
@ChWick ChWick released this 13 Feb 15:03
· 144 commits to master since this release
52e9427
  • Support for custom data generators
  • Added support for --validation_split_ratio splitting the provided --files into training and validation data
  • Changed image manipulation operations to opencv which resulted in a massive speedup (thanks to @andbue )
  • Fixed ScaleToHeightProcessor if used stand-alone
  • Fixes for hdf5 dataset: closing files properly, shuffling data withing a file and files names during training