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

The plan to release the visualization code of image reconstruction and “mask pattern vanishing” issue #9

Closed songkq closed 1 year ago

songkq commented 1 year ago

@keyu-tian Hi, could you please share the visualization code? Thanks.

keyu-tian commented 1 year ago

Would be ready in this week, thanks for your waiting!

songkq commented 1 year ago

Thanks for your contribution.

Mark-Laohu commented 1 year ago

Would be ready in this week, thanks for your waiting!

Thanks for your share!!!

keyu-tian commented 1 year ago

Hi @songkq @Mark-Laohu, the viz code for mask-and-reconstruct and mask pattern vanishing is ready. Hope it helps. Leave any questions here. Thanks!

songkq commented 1 year ago

@keyu-tian Thanks!