paper-with-me

홈 › Papers

MegaFusion: Extend Diffusion Models towards Higher-resolution Image Generation without Further Tuning

2024-08-20 · HaoNing Wu, Shaocheng Shen, Qiang Hu, Xiaoyun Zhang, Ya zhang, Yanfeng Wang

Diffusion models have emerged as frontrunners in text-to-image generation, but their fixed image resolution during training often leads to challenges in high-resolution image generation, such as semantic deviations and object replication. This paper introduces MegaFusion, a novel approach that extends existing diffusion-based text-to-image models towards efficient higher-resolution generation without additional fine-tuning or adaptation. Specifically, we employ an innovative truncate and relay strategy to bridge the denoising processes across different resolutions, allowing for high-resolution image generation in a coarse-to-fine manner. Moreover, by integrating dilated convolutions and noise re-scheduling, we further adapt the model's priors for higher resolution. The versatility and efficacy of MegaFusion make it universally applicable to both latent-space and pixel-space diffusion models, along with other derivative models. Extensive experiments confirm that MegaFusion significantly boosts the capability of existing models to produce images of megapixels and various aspect ratios, while only requiring about 40% of the original computational cost.

📄 PDF Abstract BibTeX arXiv:2408.11001

Code (1)

haoningwu3639/MegaFusion 공식 구현 pytorch

Tasks

DenoisingImage GenerationSchedulingText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

HiDiffusion: Unlocking Higher-Resolution Creativity and Efficiency in Pretrained Diffusion Models

2023-11-29 · Shen Zhang, Zhaowei Chen, Zhenyu Zhao, Yuhao Chen 외

Diffusion models have become a mainstream approach for high-resolution image synthesis. However, directly generating higher-resolution images from pretrained diffusion models will encounter unreasonable object duplicatio…

AttributeImage GenerationObject

ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models

2024-03-04 · Jiaxiang Cheng, Pan Xie, Xin Xia, Jiashi Li 외

Recent advancement in text-to-image models (e.g., Stable Diffusion) and corresponding personalized technologies (e.g., DreamBooth and LoRA) enables individuals to generate high-quality and imaginative images. However, th…

Image Generation

FreeScale: Unleashing the Resolution of Diffusion Models via Tuning-Free Scale Fusion

2024-12-12 · Haonan Qiu, Shiwei Zhang, Yujie Wei, Ruihang Chu 외

Visual diffusion models achieve remarkable progress, yet they are typically trained at limited resolutions due to the lack of high-resolution data and constrained computation resources, hampering their ability to generat…

8k

High-Resolution Image Editing via Multi-Stage Blended Diffusion

2022-10-24 · Johannes Ackermann, Minjun Li

Diffusion models have shown great results in image generation and in image editing. However, current approaches are limited to low resolutions due to the computational cost of training diffusion models for high-resolutio…

Image GenerationImage InpaintingSuper-ResolutionVocal Bursts Intensity Prediction

AccDiffusion: An Accurate Method for Higher-Resolution Image Generation

2024-07-15 · Zhihang Lin, Mingbao Lin, Meng Zhao, Rongrong Ji

This paper attempts to address the object repetition issue in patch-wise higher-resolution image generation. We propose AccDiffusion, an accurate method for patch-wise higher-resolution image generation without training.…

Image GenerationObject