xyfJASON/diffusion-models-pytorch
Implement Diffusion Models with PyTorch.
This is a research-focused toolkit for experimenting with advanced image generation and editing techniques using diffusion models. It takes various model configurations and image datasets as input, allowing you to train models or use pre-trained ones to generate new images or modify existing ones. Researchers and machine learning engineers working on cutting-edge generative AI would find this useful for replicating and extending published work.
No commits in the last 6 months.
Use this if you are a researcher or ML engineer who needs to implement, reproduce, or experiment with various diffusion model architectures for image generation and manipulation.
Not ideal if you are an end-user looking for a simple, out-of-the-box tool for immediate creative image generation without deep technical involvement.
Stars
24
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/xyfJASON/diffusion-models-pytorch"
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...