devzhk/InverseBench
InverseBench (ICLR 2025 spotlight)
Benchmarks plug-and-play diffusion priors across five scientific inverse problems (optical tomography, medical imaging, black hole imaging, seismology, fluid dynamics) with domain-specific evaluation metrics and 14 algorithm implementations. Uses a modular, Hydra-config-driven architecture with composable forward operators, diffusion priors, algorithms, and evaluators that interact through a unified pipeline. Includes pre-trained diffusion models for each domain, comprehensive hyperparameter search infrastructure via Weights & Biases, and Docker/UV environments supporting specialized dependencies like EHTIM for black hole imaging and Devito for seismic simulation.
105 stars.
Stars
105
Forks
12
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/devzhk/InverseBench"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
guyyariv/DyPE
Official implementation for "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion".
bahjat-kawar/ddrm
[NeurIPS 2022] Denoising Diffusion Restoration Models -- Official Code Repository
wyhuai/DDNM
[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
yuanzhi-zhu/DiffPIR
"Denoising Diffusion Models for Plug-and-Play Image Restoration", Yuanzhi Zhu, Kai Zhang,...
Algolzw/image-restoration-sde
Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning...