Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swinir as Generator GAN : Realworld #168

Closed
jojupiter opened this issue Aug 15, 2023 · 1 comment
Closed

Swinir as Generator GAN : Realworld #168

jojupiter opened this issue Aug 15, 2023 · 1 comment

Comments

@jojupiter
Copy link

Hello,
thank you very much for sharing your work.
Please, I would like to know why we use a SWINIR model as a generator in a GAN (with a discriminator) in order to create a less performing real_world swinir model? Because the SWINIR model alone gives very good performance. When it is integrated as a generator in a GAN with a Unet or PatchGAN discriminator, the PSNR on the tests decreases. So what is the purpose of the GAN here?

@cszn
Copy link
Owner

cszn commented Dec 4, 2023

Although GAN can decrease the PSNR performance, it can improve the perceptual quality.

@cszn cszn closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants