google-research/nested-transformer

About swintransformer ON cifar

ygdr2020 opened this issue · 2 comments

could you share your patch size and window size when you run swin on CIFAR

We compared combinations of patch size = [1, 2] and window size = [2, 4] and found patch size = 1 and window size = 2 works best and use this to report.

thanks