CutMix is a data augmentation method that randomly crops a patch from the source image and pastes it into the target image, forming a ground-truth label by mixing the labels of...
CutMix is a vital augmentation strategy that determines the performance and generalization ability of vision transformers (ViTs). However, the inconsistency between the mixed...