tongdaxu/Rethinking-Diffusion-Posterior-Sampling-From-Conditional-Score-Estimator-to-Maximizing-a-Posterior
Official Implementation for (ICLR 2025) Rethinking Diffusion Posterior Sampling: From Conditional Score Estimator to Maximizing a Posterior
This project helps researchers and developers improve image quality by taking degraded images (like blurry or low-resolution photos) and producing cleaner, higher-quality versions. It's designed for those working with diffusion models for image restoration tasks. You input an image and specify the type of degradation it has, and the system outputs a reconstructed, improved image.
No commits in the last 6 months.
Use this if you are a machine learning researcher or developer working with diffusion models and need to evaluate or implement advanced posterior sampling techniques for image super-resolution or deblurring.
Not ideal if you are a casual user looking for a simple, off-the-shelf image enhancement application without needing to engage with model training or command-line scripts.
Stars
21
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/tongdaxu/Rethinking-Diffusion-Posterior-Sampling-From-Conditional-Score-Estimator-to-Maximizing-a-Posterior"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xie-lab-ml/Golden-Noise-for-Diffusion-Models
[ICCV2025] The code of our work "Golden Noise for Diffusion Models: A Learning Framework".
yulewang97/ERDiff
[NeurIPS 2023 Spotlight] Official Repo for "Extraction and Recovery of Dpatio-temporal Structure...
UNIC-Lab/RadioDiff
This is the code for the paper "RadioDiff: An Effective Generative Diffusion Model for...
pantheon5100/pid_diffusion
This repository is the official implementation of the paper: Physics Informed Distillation for...
zju-pi/diff-sampler
An open-source toolbox for fast sampling of diffusion models. Official implementations of our...