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
there is no need for conv_skip(x) just conv_block(x)+x,your step is like neither resnet nor resnext.
If I understand wrong and hope to reply, thank you.
The text was updated successfully, but these errors were encountered:
there is no need for conv_skip(x) just conv_block(x)+x,your step is like neither resnet nor resnext.
If I understand wrong and hope to reply, thank you.
The text was updated successfully, but these errors were encountered: