moha23 opened this issue 5 months ago · 0 comments
Hi, thank you for this work! At the following line of code, I wonder why the image is getting multiplied by 256 and then clipped to 255, shouldn't it be multiplied by 255?
pytorch-pretrained-gans/pytorch_pretrained_gans/BigGAN/utils.py
Line 52 in 2982fda