BriefGPT.xyz
May, 2023
嵌套扩散过程用于实时图像生成
Nested Diffusion Processes for Anytime Image Generation
HTML
PDF
Noam Elata, Bahjat Kawar, Tomer Michaeli, Michael Elad
TL;DR
本研究提出了一种基于扩散模型的任意时间图像生成方法,使用两个嵌套扩散过程进行快速迭代细化,并允许根据用户的瞬时偏好进行灵活调度。在 ImageNet 数据集和稳定扩散的文本到图像生成实验中,我们显示了我们的中间生成质量大大超过原始扩散模型,同时最终缓慢的生成结果仍然可比较。
Abstract
diffusion models
are the current state-of-the-art in
image generation
, synthesizing high-quality images by breaking down the generation process into many fine-grained denoising steps. Despite their good performan
→