monai.transforms.regularization.array#

CutMix(batch_size[, alpha])

CutMix 增强,描述于

CutOut(batch_size[, alpha])

Cutout,描述于以下论文:Terrance DeVries, Graham W.

MixUp(batch_size[, alpha])

MixUp,描述于:Hongyi Zhang, Moustapha Cisse, Yann N.

Mixer(batch_size[, alpha])