ControlSR让扩散模型生成更一致的超分辨率图像。
ControlSR: Taming Diffusion Models for Consistent Real-World Image Super Resolution
- 用低分辨率图像约束控制信号,增强生成一致性。
- 在多个数据集上提升清晰度和保真度,优于现有方法。
- 适合需要高保真图像重建的研究与应用者。
我们提出ControlSR,一种能有效控制扩散模型用于真实世界图像超分辨率(Real-ISR)的新方法。以往的Real-ISR模型多聚焦于激活文生图扩散模型的生成先验以提升高分辨率(HR)图像质量,但过度依赖生成先验导致输出内容常与输入低分辨率(LR)图像不一致。为此,本文通过有效利用LR信息,在潜在空间中对ControlNet的控制信号施加更强约束,生成更高质量的控制信号,使超分辨率结果更贴近原始输入,并呈现更清晰的视觉效果。此外,我们还提出一种推理策略,在潜在空间中使用LR信息施加约束,实现保真度与生成能力的同步提升。实验表明,该方法在多个测试集上均优于现有方法,在多个指标上表现更优,生成结果与输入图像更具一致性。代码已开源:https://github.com/HVision-NKU/ControlSR。
原文摘要 · Abstract (English)
We present ControlSR, a new method that can tame Diffusion Models for consistent real-world image super-resolution (Real-ISR). Previous Real-ISR models mostly focus on how to activate more generative priors of text-to-image diffusion models to make the output high-resolution (HR) images look better. However, since these methods rely too much on the generative priors, the content of the output images is often inconsistent with the input LR ones. To mitigate the above issue, in this work, we tame Diffusion Models by effectively utilizing LR information to impose stronger constraints on the control signals from ControlNet in the latent space. We show that our method can produce higher-quality control signals, which enables the super-resolution results to be more consistent with the LR image and leads to clearer visual results. In addition, we also propose an inference strategy that imposes constraints in the latent space using LR information, allowing for the simultaneous improvement of fidelity and generative ability. Experiments demonstrate that our model can achieve better performance across multiple metrics on several test sets and generate more consistent SR results with LR images than existing methods. Our code is available at https://github.com/HVision-NKU/ControlSR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。