open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Supports unconditional and conditional GANs (StyleGAN, BigGAN, SAGAN), image-to-image translation models (Pix2Pix, CycleGAN), and diffusion-based text-to-image generation via integration with MMEditing. Built on modular loss design for flexible component combination, with specialized distributed training through MMDDP for dynamic generative models, plus application tools for interpolation, projection, and semantic manipulation.
2,014 stars. No commits in the last 6 months.
Stars
2,014
Forks
231
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/open-mmlab/mmgeneration"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for...
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
IceClear/StableSR
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution
hanjq17/Spectrum
[CVPR 2026] Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration