myscience/modular-diffusion
Modular PyTorch (Lightning) implementation of Diffusion Probabilistic Models
This project helps machine learning researchers and practitioners rapidly experiment with and train advanced image generation models. You provide existing images, and it outputs new, unique images or modifications of your input images. It's designed for those who work with generative AI, especially in computer vision.
No commits in the last 6 months.
Use this if you need to train or fine-tune sophisticated diffusion models for image generation, particularly if you want flexibility in model architecture and sampling methods.
Not ideal if you are looking for a pre-trained, ready-to-use image generation application without needing to delve into model training or configuration.
Stars
22
Forks
5
Language
Python
License
—
Category
Last pushed
Mar 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/myscience/modular-diffusion"
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...