byeongjun-park/Switch-DiT
[ECCV 2024] Official pytorch implementation of "Switch Diffusion Transformer: Synergizing Denoising Tasks with Sparse Mixture-of-Experts"
This project offers an advanced method for generating high-quality images from noisy inputs, building on existing diffusion models. It takes in various types of noisy image data and outputs clearer, more realistic images. This tool is designed for machine learning researchers and practitioners who work on image generation and enhancement tasks.
No commits in the last 6 months.
Use this if you are a machine learning researcher or engineer focused on improving the performance and efficiency of diffusion models for image generation.
Not ideal if you are looking for an out-of-the-box solution for casual image editing or don't have experience with PyTorch and deep learning model training.
Stars
47
Forks
9
Language
Python
License
MIT
Category
Last pushed
Jul 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/byeongjun-park/Switch-DiT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xie-lab-ml/Golden-Noise-for-Diffusion-Models
[ICCV2025] The code of our work "Golden Noise for Diffusion Models: A Learning Framework".
yulewang97/ERDiff
[NeurIPS 2023 Spotlight] Official Repo for "Extraction and Recovery of Dpatio-temporal Structure...
UNIC-Lab/RadioDiff
This is the code for the paper "RadioDiff: An Effective Generative Diffusion Model for...
pantheon5100/pid_diffusion
This repository is the official implementation of the paper: Physics Informed Distillation for...
zju-pi/diff-sampler
An open-source toolbox for fast sampling of diffusion models. Official implementations of our...