milmor/diffusion-transformer-keras
Implementation of Latent Diffusion Transformer Model in Tensorflow / Keras
This project helps machine learning engineers and researchers implement and experiment with a specific type of generative AI model called a Diffusion Transformer. It takes image datasets as input and allows you to train models that can generate new, realistic images. This is useful for those developing advanced image generation capabilities.
No commits in the last 6 months.
Use this if you are an AI/ML engineer or researcher looking to train and experiment with state-of-the-art Diffusion Transformer models for image generation using TensorFlow/Keras.
Not ideal if you need a user-friendly application for generating images without writing code or if you are not familiar with machine learning model training.
Stars
17
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/milmor/diffusion-transformer-keras"
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...