open-mmlab/mmagic

[New Models] Support On Distillation of Guided Diffusion Models

開放

#1,294 建立於 2022年10月13日

 (2 則留言) (3 個反應) (1 位負責人)Python (836 個分叉)batch import
good first issuehelp wanted

倉庫指標

星標
 (4,894 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

  • The model implementation is available
  • The model weights are available.

Provide useful links for the implementation

Paper: On Distillation of Guided Diffusion Models

貢獻者指南