dqshuai / MetaFormer

A PyTorch implementation of "MetaFormer: A Unified Meta Framework for Fine-Grained Recognition". A reference PyTorch implementation of “CoAtNet: Marrying Convolution and Attention for All Data Sizes”
MIT License
216 stars 36 forks source link

model weights for MetaFormer-2 fine tuned on iNat 2018 #29

Open orumetsu opened 1 year ago

orumetsu commented 1 year ago

are the weights for MetaFormer-2 fine tuned on iNat 2018 available? I'm doing research for this model and it would help a lot in training time and computation resources if I can get them without retraining again, thanks!