-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello,
I am trying to reach the PSNR value in a paper by using your code and facades dataset. The paper reports the PSNR value as 24.966 dB with same dataset for pix2pix. I trained the network with 506 images for 200 epochs as paper suggests and the other hyperparameters were kept as default but I got 15dB PSNR by using built in psnr function of Matlab. My images are in jpg format and 256x256x3 uint8. I also tried to change some parameters like the learning rate of generator's and discriminator's optimizer but no improvement.
Is there a possible reason that you can come up with?
If you want to take a look at, the paper is "The effect of loss function on conditional generative adversarial networks".
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels