faverogian/simpleDiffusion
An implementation of 'simple diffusion: End-to-end diffusion for high resolution images' as published by Hoogeboom et al.
This project helps machine learning researchers and engineers build and train high-resolution image generation models. It takes large datasets of images and generates new, diverse images based on the learned patterns. The end-user persona is an ML practitioner focused on image synthesis.
No commits in the last 6 months.
Use this if you are an ML researcher or engineer looking to train a diffusion model for high-resolution image generation, especially if you have access to multiple GPUs.
Not ideal if you are looking for a pre-trained model for immediate use or do not have the technical expertise to train and configure deep learning models.
Stars
40
Forks
6
Language
Python
License
MIT
Category
Last pushed
Feb 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/faverogian/simpleDiffusion"
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...