s86707

Results 2 issues of s86707

I'm trying to run the Code with CPU so I changed the map_location=None to map_location=torch.device('cpu') . Now I become the TypeError: Device(): argument 'type' (position 1) must be str, not...

Hi, i'm using the SN_PatchGAN to run the CloudGAN-Code but i don't get the same good results as you have shown. This is my command: python -m CloudGAN --img project/input/sample.png...