TransUNet
TransUNet copied to clipboard
RuntimeError: Sizes of tensors must match except in dimension 1.
img_size=512, grid_size=(16,16) x = torch.cat([x, skip], dim=1) RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 32 but got size 64 for tensor number 1 in the list.
i have same questions
Excuse me, Do you know the images processing. Can you share your code?
很奇怪,这个所以图像大小应该是多少呢?