tanda icon indicating copy to clipboard operation
tanda copied to clipboard

Fix TANDAImageDataGenerator

Open henryre opened this issue 7 years ago • 0 comments

The API has changed quite a bit, and now we need to override get_random_transform(...) and apply_transform(...) instead of random_transform(...). See https://github.com/keras-team/keras-preprocessing/blob/master/keras_preprocessing/image.py#L1681

henryre avatar Oct 30 '18 19:10 henryre