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
Hi, thank you for your reimplementation for A2-Net! It really help me a lot.
It seems that the 'DoubleAttentionLayer' do not add the input 'x' and return the output 'tmpZ' directly, which is different with the origin paper.
The text was updated successfully, but these errors were encountered:
Hi, thank you for your reimplementation for A2-Net! It really help me a lot.
It seems that the 'DoubleAttentionLayer' do not add the input 'x' and return the output 'tmpZ' directly, which is different with the origin paper.
The text was updated successfully, but these errors were encountered: