xchhuang/bndm
Blue noise for diffusion models [SIGGRAPH 2024]
This project offers a new way to create more visually pleasing and detailed images using AI diffusion models. It takes existing diffusion models and applies a special 'blue noise' technique during the image generation process, resulting in higher quality outputs for tasks like creating new images or enhancing existing ones. Image researchers and AI artists seeking to improve the aesthetic quality and detail of their generated images would find this useful.
Use this if you are working with AI image generation or super-resolution and want to achieve visually smoother, more detailed, and less 'noisy' results than standard diffusion models provide.
Not ideal if you are looking for a general-purpose image editing tool or a solution for image classification or object detection.
Stars
53
Forks
8
Language
Python
License
—
Category
Last pushed
Dec 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/xchhuang/bndm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...