TransMix
TransMix copied to clipboard
This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers. (CVPR2022)
Thank you for your nice work about TransMix!! Could you share the pre-trained transformer model (Especially, Swin-Tiny) trained with TransMix?
Dear @Beckschen In your paper, you have also mentioned segmentation results but in your code I did not see segmentation code.
Dear @kevin-ssy How we can utilize TransMix for CIFAR-10 dataset? I have to conduct some experiments on CIFAR-10 dataset
I downloaded a tiny ImageNet and tried to execute the code in READ.ME But I encountered this runtime error. Do you know how to deal with the problem?? 
I just checked the configuration file, it seems that some of the training strategies are quite different from the original DeiT training recipe, (e.g. Batch size, learning rate scheduler, model...
Hi,We have read the paper 4.5 about the swim transformer part.Would you guys open source the ca-swim and how to using the transmix into it? Thanks for you attention.