mv-lab/swin2sr
[ECCV] Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration. Advances in Image Manipulation (AIM) workshop ECCV 2022. Try it out! over 3.3M runs https://replicate.com/mv-lab/swin2sr
This project dramatically improves the quality of images that have been compressed or are low-resolution. You provide a blurry, pixelated, or heavily compressed image, and it outputs a much sharper, higher-resolution, and visually enhanced version. This is ideal for anyone working with digital images who needs to restore or upscale visuals, such as photographers, graphic designers, or digital artists.
676 stars. No commits in the last 6 months.
Use this if you need to restore detail to low-quality, compressed, or small images, making them look clearer and larger without losing important visual information.
Not ideal if your images are already high-resolution and uncompressed, or if you need to perform other types of image manipulation beyond quality enhancement and upscaling.
Stars
676
Forks
81
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/mv-lab/swin2sr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zhangyi-3/IDR
Self-Supervised Image Denoising via Iterative Data Refinement (CVPR2022)
yinboc/liif
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
XingangPan/deep-generative-prior
Code for deep generative prior (ECCV2020 oral)
eliahuhorwitz/DeepSIM
Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single...
cszn/FFDNet
FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising (TIP, 2018)