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 would like to ask what features are extracted from the trained UNet (1,256, 26, 64, 64). How are the 256 and 26 dimensions converted to 6656? Is it through the reshape method?
Hello, I would like to ask what features are extracted from the trained UNet (1,256, 26, 64, 64). How are the 256 and 26 dimensions converted to 6656? Is it through the reshape method?