ResNeXt-PyTorch
ResNeXt-PyTorch copied to clipboard
RuntimeError: The size of tensor a (128) must match the size of tensor b (64) at non-singleton dimension 1
I used the model to transform a tensor (1,3,96,96), but it had an error shown in the title of the issue. So the code is not usable. Would you be so kind to revise it?