fixed:
- parameter for the name while saving
features:
- parameter to set the integer from which the folder names will start when saving to file
fixed:
save_to
crashes when some special characters should be saved to file- certain images were not saved correctly (were saved completely black)
fixed:
save_to
has obsolete parameter which causes a crash
features:
- parameter to save all images and labels to disk
fixed:
- loading always returns numpy arrays
- katakana encoded with "KE", etc. are now converted to ケ, etc.
- some of the empty images are not loaded anymore
features:
- multi processed loading of the data is now possible
changes:
- breaking
- the parameter 'include' expects now a list
added features:
- load all images and labels from the ETL data set