Algolzw/image-restoration-sde
Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning solution of the NTIRE 2023 Image Shadow Removal Challenge.
This project helps image processing specialists, photographers, or graphic designers automatically clean up and improve the quality of images. It takes a 'noisy' or degraded image (like one with rain, haze, or shadows) and outputs a clearer, restored version. The end-user is anyone who needs to enhance image quality for their work.
704 stars. No commits in the last 6 months.
Use this if you need to remove imperfections like rain, shadows, or haze from photographs or other images to achieve a clean, high-quality result.
Not ideal if you are looking for general image editing tools beyond restoration, such as color grading or object manipulation.
Stars
704
Forks
55
Language
Python
License
MIT
Category
Last pushed
Jul 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Algolzw/image-restoration-sde"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
devzhk/InverseBench
InverseBench (ICLR 2025 spotlight)
guyyariv/DyPE
Official implementation for "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion".
wyhuai/DDNM
[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
bahjat-kawar/ddrm
[NeurIPS 2022] Denoising Diffusion Restoration Models -- Official Code Repository
yuanzhi-zhu/DiffPIR
"Denoising Diffusion Models for Plug-and-Play Image Restoration", Yuanzhi Zhu, Kai Zhang,...