open-mmlab / mmagic

OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
https://mmagic.readthedocs.io/en/latest/
Apache License 2.0
6.72k stars 1.04k forks source link

[New Models] Support On Distillation of Guided Diffusion Models #1294

Open zengyh1900 opened 1 year ago

zengyh1900 commented 1 year ago

Model/Dataset/Scheduler description

Classifier-free guided diffusion models have recently been shown to be highly effective at high-resolution image generation, and they have been widely used in large-scale diffusion frameworks including DALL-E 2, GLIDE and Imagen.

The proposed model is able to generate images visually comparable to that of the original model using as few as 4 sampling steps on ImageNet 64x64 and CIFAR-10, achieving FID/IS scores comparable to that of the original model while being up to 256 times faster to sample from.

Open source status

Provide useful links for the implementation

Paper: On Distillation of Guided Diffusion Models

PeiqinSun commented 10 months ago

所以, 请问一下, 现在支持了吗?

ShunLu91 commented 3 days ago

同问,现在支持了吗?