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
@xzhhzx Hi, It should if we going to follow original paper diagram, but it will raise error since "Element-wise sum" operation will not able to sum 256 and 128 channels ...
Here in line 106:
vnet.pytorch/vnet.py
Line 106 in a00c8ea
Should it be
xcat = self.ops(xcat)
instead? Thank you in advance!The text was updated successfully, but these errors were encountered: