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
Awesome work !!! I wonder have you tried using simpler token selection module such as MLP followed by Gumbel-Softmax (like DynamicViT did), and design the FLOPs loss term ? I think the FLOPs loss will also propagate to the token selection module since Gumbel-Softmax is differentiable. Hopes to get your reply, thanks !!!
The text was updated successfully, but these errors were encountered:
Awesome work !!! I wonder have you tried using simpler token selection module such as MLP followed by Gumbel-Softmax (like DynamicViT did), and design the FLOPs loss term ? I think the FLOPs loss will also propagate to the token selection module since Gumbel-Softmax is differentiable. Hopes to get your reply, thanks !!!
The text was updated successfully, but these errors were encountered: