-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Cutout data augmentation #2185
Copy link
Copy link
Closed
Labels
Contribution wantedModule: transformdata transforms for preprocessing and postprocessing.data transforms for preprocessing and postprocessing.WG: TransformsFor the transforms working groupFor the transforms working group
Milestone
Description
Is your feature request related to a problem? Please describe.
"CoarseDropout of the square regions in the image"
2D version is included in albumentations:
https://github.com/albumentations-team/albumentations/blob/95a048d342cbe748e5acf15cb1a28611a6303885/albumentations/augmentations/transforms.py#L608-L609
would be great to have an ND version in this repo.
see also: https://arxiv.org/abs/1708.04552
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Contribution wantedModule: transformdata transforms for preprocessing and postprocessing.data transforms for preprocessing and postprocessing.WG: TransformsFor the transforms working groupFor the transforms working group