luping-liu/PNDM
The official implementation for Pseudo Numerical Methods for Diffusion Models on Manifolds (PNDM, PLMS | ICLR2022)
This project helps machine learning engineers and researchers efficiently create new, high-quality images from scratch using various advanced generative AI techniques. You provide a trained diffusion model and specific generation settings, and the system outputs diverse images based on those configurations. It's designed for those working with image synthesis and generative models.
356 stars. No commits in the last 6 months.
Use this if you need a flexible and powerful tool to generate images using different diffusion model methods and noise schedules.
Not ideal if you're looking for a simple, out-of-the-box image generation application without needing to work with code or model configurations.
Stars
356
Forks
30
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/luping-liu/PNDM"
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...