facebookresearch / mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does the MAE pre-trained model transfer well to CIFAR?

ZK-Zhou opened this issue · comments

Hello, I am doing the task of mae transfering to cifar, and I find that MAE is no better than supervised pre-trained vit on small data sets. Could you give me some advice?

I found that MAE pretraining helps with CIFAR-100. Maybe you could try that?