Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandex-research/gan_vs_diff_sr

Does Diffusion Beat GAN in Image Super Resolution?
https://github.com/yandex-research/gan_vs_diff_sr

Last synced: 12 days ago
JSON representation

Does Diffusion Beat GAN in Image Super Resolution?

Awesome Lists containing this project

README

        

# Does Diffusion Beat GAN in Image Super Resolution?

This is the official inference code for our paper "Does Diffusion Beat GAN in Image Super Resolution?.

In this work we provide comparison between GAN-based and diffusion SR paradigms in controlled experimental setting.

We plan to add the inference code with usage examples and links to the model checkpoints.

## Visualizations

GAN vs Diffusion Super Resolution models on SR(x4) task.

![SR_X4](./assets/gan_vs_sr_on_orig_basket.png)

GAN vs Diffusion Super Resolution models on SR(x4) task with degradations from [RealESRGAN](https://arxiv.org/abs/2107.10833) work.

![SR_X4_with_realesrgan_degradations](./assets/gan_vs_sr_on_realsrgan_basket.png)