Image augmentation class should not exist
The ImageAugmentation
class seems to be just an instance of the DataAugmentation
class really if its methods are written in classes instead.
Somehow similar to bob.bio.base#95 (closed)
The ImageAugmentation
class seems to be just an instance of the DataAugmentation
class really if its methods are written in classes instead.
Somehow similar to bob.bio.base#95 (closed)