pytorch-image-models
pytorch-image-models copied to clipboard
Add a data augmentation method PatchMix for Contrastive Learning and ViT
PatchMix is a novel image mix strategy for contrastive learning, which mixes multiple images in patch level and optimize the ViT model.
code: https://github.com/visresearch/patchmix paper: https://arxiv.org/abs/2306.12243