mae-pytorch
mae-pytorch copied to clipboard
Downstream performance
Nice stuff! Are you planning to evaluate the pretrained model on classification or detection tasks?
I'd like to, I just haven't had the time to get to it. I'm also welcome to other people trying it out and sharing results!
I implemented a simple setting on the STL-10 dataset. I don't have experience with open source development, but would like to try creating a pull request a) to get practice and b) because people may be interested. It consists of new DataModules with config file, an extended model with a linear probe and of course a script to train and evaluate the model.