cswry / seesr

SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution

  • Public
  • 68K runs
  • L40S
  • GitHub
  • Paper
  • License

Input

image
*file

Input image

string
Shift + Return to add a new line

Prompt to condition on

Default: ""

string
Shift + Return to add a new line

Prompt to add

Default: "clean, high-resolution, 8k"

string
Shift + Return to add a new line

Prompt to remove

Default: "dotted, noise, blur, lowres, smooth"

number
(minimum: 0.1, maximum: 10)

Guidance scale, set value to >1 to use

Default: 5.5

integer
(minimum: 10, maximum: 100)

Number of inference steps

Default: 50

integer
(minimum: 1, maximum: 10)

Number of samples to generate

Default: 1

integer
(minimum: 128, maximum: 480)

Size of latent tiles

Default: 320

integer
(minimum: 4, maximum: 16)

Overlap of latent tiles

Default: 4

integer

Scale factor

Default: 4

integer
(minimum: 0, maximum: 2147483647)

Seed

Default: 231

Output

Loading...

Generated in

This example was created by a different version, cswry/seesr:23b55f9f.

Run time and cost

This model costs approximately $0.078 to run on Replicate, or 12 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia L40S GPU hardware. Predictions typically complete within 80 seconds. The predict time for this model varies significantly based on the inputs.

Readme

Cog Implementation of cswry/SeeSR

SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution

1The Hong Kong Polytechnic University, 2OPPO Research Institute, 3ByteDance Inc.

⭐ If SeeSR is helpful to your images or projects, please help star this repo. Thanks!

Acknowledgments

This project is based on diffusers and BasicSR. Some codes are brought from PASD and RAM. Thanks for their awesome works. We also pay tribute to the pioneering work of StableSR.

Citations

If our code helps your research or work, please consider citing our paper. The following are BibTeX references:

@article{wu2023seesr,
  title={SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution},
  author={Wu, Rongyuan and Yang, Tao and Sun, Lingchen and Zhang, Zhengqiang and Li, Shuai and Zhang, Lei},
  journal={arXiv preprint arXiv:2311.16518},
  year={2023}
}