jwyang / lr-gan.pytorch

Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"
151 stars 32 forks source link

Saved image seems weird. #8

Closed EnQing626 closed 6 years ago

EnQing626 commented 6 years ago

Hi @jwyang , I download your source code and run it without any modification. But the generated image and the real_cpu saved from function vutils.save_image looks weird, which is looked like have more dark color. Could you tell me what should I do to modify this thing?