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
Hello, I have a question about the structure. In your paper, there is no other layers bwtween the two conv layers with shared weights , but as we know two conv layers with no act layer in between equal to one conv layer, which means you can just use one conv layer of shared weights.
The text was updated successfully, but these errors were encountered:
Hello, I have a question about the structure. In your paper, there is no other layers bwtween the two conv layers with shared weights , but as we know two conv layers with no act layer in between equal to one conv layer, which means you can just use one conv layer of shared weights.
The text was updated successfully, but these errors were encountered: