Image augmentation for machine learning experiments.
machine-learning
deep-learning
images
heatmap
crop
contrast
polygon
keypoints
affine-transformation
bounding-boxes
image-augmentation
augmentation
segmentation-maps
augment-images
-
Updated
Jul 9, 2021 - Python
There is a set of augmentations specific for medical imaging in the torchio.readthedocs.io.
The license there is Apache 2 => As I understand, we can use some of the transforms from there in Albumentations. Of course, we need to keep the link to the original implementation in the docstring.
For example: