PyTorch-GAN
PyTorch-GAN copied to clipboard
changed the uninitialized parameter "in_channels" in multidiscriminator class of in bicycleGAN
"in_channels" parameter in multidiscriminator class of models.py in bicycleGAN was uninitialized
Thanks, it's a shame that the maintainer doesn't fix it :(