ImageDenoisingGAN icon indicating copy to clipboard operation
ImageDenoisingGAN copied to clipboard

Not a single value output from discriminator?

Open Xaffle opened this issue 7 years ago • 2 comments

Hi, It seems the discriminator will output a downsampled image with size of widthheight=3232 with the input image of 3256256 in the training code, can anyone explain for it?

Xaffle avatar Feb 21 '19 08:02 Xaffle

is it lacking a FC layer between the last conv layer and the sigmoid layer?

Xaffle avatar Feb 21 '19 08:02 Xaffle

Hi @Parasuper , The CKPT FILE and Dataset are invalid now, could you please send me if it is possible. Thank!

daq19920 avatar Jul 30 '19 08:07 daq19920