aitorzip/PyTorch-CycleGAN

Traceback (most recent call last): File "E:\Desktop\PyTorch-CycleGAN-master\test", line 73, in <module> real_A = Variable(input_A.copy_(batch['A'])) RuntimeError: The size of tensor a (256) must match the size of tensor b (1920) at non-singleton dimension 3

Chopper525 opened this issue · 1 comments

Traceback (most recent call last): File "E:\Desktop\PyTorch-CycleGAN-master\test", line 73, in real_A = Variable(input_A.copy_(batch['A'])) RuntimeError: The size of tensor a (256) must match the size of tensor b (1920) at non-singleton dimension 3

I met the same problem but shows 640 instead of 1920