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
I noticed in the PVT-v2 code, that you use a linear projection after the pooling layer in the spatial reduction part of the attention?
I am wondering have you tried training the model without using a linear projection after the pooling layer in the spatial reduction part of the attention? Does it work or not?
The text was updated successfully, but these errors were encountered:
I noticed in the PVT-v2 code, that you use a linear projection after the pooling layer in the spatial reduction part of the attention?
I am wondering have you tried training the model without using a linear projection after the pooling layer in the spatial reduction part of the attention? Does it work or not?
The text was updated successfully, but these errors were encountered: