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 think to comply with the papers v2 Table 2 / v3 Table 1, the first conv layer in the respective models needs pad=1. Easy fix, but dont have time to make a PR right now. Also this allows better composability as UNet backbone in downstream packages.
The text was updated successfully, but these errors were encountered:
I think to comply with the papers v2 Table 2 / v3 Table 1, the first conv layer in the respective models needs pad=1. Easy fix, but dont have time to make a PR right now. Also this allows better composability as UNet backbone in downstream packages.
The text was updated successfully, but these errors were encountered: