mednet.config.augmentationsΒΆ
Pre-configured sequences of data augmentations you can readily use.
Modules
Simple affine augmentations for image analysis. |
|
Elastic deformation with 80% probability. |
|
Horizontal flip with 50% probability. |
|
Horizontal flipping (p=50%) followed by simple affine augmentations. |
|
Horizontal flipping (p=50%) followed by jitter (offset=20%) and then simple affine augmentations. |
|
Color/grayscale jitter 20% transformations. |