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
The relationship between nn.AdaptiveAvgPool2d and nn.Upsample in the paper is described as sequential, but it is not reflected as such in the code.
paper:
code:
The text was updated successfully, but these errors were encountered:
The relationship between nn.AdaptiveAvgPool2d and nn.Upsample in the paper is described as sequential, but it is not reflected as such in the code.
paper:
code:
The text was updated successfully, but these errors were encountered: