gbymat/DiffHDR-pytorch
This is the official PyTorch implementation for DiffHDR: Towards High-quality HDR Deghosting with Conditional Diffusion Models (TCSVT'2023)
When merging multiple bracketed photos into a single High Dynamic Range (HDR) image, motion in the scene can cause blurry or 'ghosting' artifacts. This tool takes a set of bracketed Low Dynamic Range (LDR) images, even with movement, and outputs a high-quality, ghost-free HDR image. It's designed for professional photographers, CGI artists, and anyone creating HDR content from real-world scenes.
No commits in the last 6 months.
Use this if you need to create a high-quality HDR image from a series of bracketed LDR photos where there was significant motion or saturation.
Not ideal if you're looking for a simple point-and-shoot HDR solution, as this tool requires a technical setup and understanding of image processing workflows.
Stars
21
Forks
1
Language
Python
License
—
Category
Last pushed
Feb 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/gbymat/DiffHDR-pytorch"
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,...