Image augmentations for images [Keras]
Augmix: https://arxiv.org/abs/1912.02781
Gridmask: https://arxiv.org/abs/2001.04086
Morphological (erode, dilate, open, close): https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_imgproc/py_morphological_ops/py_morphological_ops.html
Numpy
OpenCV
Albumentations
PIL