PyTorch-CycleGAN
PyTorch-CycleGAN copied to clipboard
RuntimeError: The expanded size of the tensor (1224) must match the existing size (370) at non-singleton dimension 2
RuntimeError: The expanded size of the tensor (1224) must match the existing size (370) at non-singleton dimension 2 When I am executing the test.py file, there is a runtime error, how can I solve this problem?