You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Hey,
Thanks for sharing such a great work. Digging into the code, I've noticed that there is a ConvEmbed layer from this paper implemented in the vision transformer. I was wondering whether you had a chance to train with this layer, taking into account that masking is not as straightforward as with the common PatchEmbed.
Thanks,
Carlos