keyu-tian / SparK

[ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
https://arxiv.org/abs/2301.03580
MIT License
1.42k stars 82 forks source link

Weights of Resnet with decoder #18

Closed Vickeyhw closed 1 year ago

Vickeyhw commented 1 year ago

Thanks for your great work! Could you please provide the integrated pre-trained weights of Resnet with its decoder?

keyu-tian commented 1 year ago

@Vickeyhw Thanks! We'll upload them. You can check the README tomorrow.

Vickeyhw commented 1 year ago

Thanks a lot! @keyu-tian I just checked the README, but can't find the update.

keyu-tian commented 1 year ago

Sorry for being late, you could kindly check them now.

Vickeyhw commented 1 year ago

I see them now. Thank you! @keyu-tian