StyleGAN.pytorch icon indicating copy to clipboard operation
StyleGAN.pytorch copied to clipboard

Generate samples colors all messed up

Open abesmon opened this issue 4 years ago • 4 comments

I'm trying to generate some samples from generator that I already trained.

While training, I got ok results like these: gen_5_007_0001

But when I try to generate samples I got samples with colors all messed up

Unknown-2 Unknown

abesmon avatar Oct 03 '21 16:10 abesmon

Same problem here!!

barreraarmando avatar Nov 18 '21 19:11 barreraarmando

Same problem here!!

Found a fix ! Use the adjust_dynamic_range function in generate_grid.py before saving the image

AmoghRaut avatar Jan 03 '22 17:01 AmoghRaut

Still have the same problem :( Did you change something in the adjust_dynamic_range function?

barreraarmando avatar Aug 26 '22 15:08 barreraarmando

Same problem here!! Is there any one found how to fix that?

JAWHARAH123 avatar Oct 19 '23 07:10 JAWHARAH123