2.0.1
- 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