spreusler
Results
1
comments of
spreusler
> > > Actually, I think just set drop_last=True for the dataloader in https://github.com/aitorzip/PyTorch-CycleGAN/blob/master/train#L87 solves the bug. Worked for me!