Results 4 comments of fan ka

if you run train and get this error `input and target shapes do not match: input [1 x 1], target [1] at /pytorch/` you may change your code in train...

Actually we use Fully Convolutional Networks in Discriminator, maybe you have noticed that before we use avg_pool we have this code: `model += [nn.Conv2d(512, 1, 4, padding=1)]` after this the...

I don"t think we use PatchGAN, can we think avg_pool2d means PatchGAN?

maybe your 5k.txt is damaged file.