ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models
Jiaxiang Cheng, Pan Xie, Xin Xia, Jiashi Li, Jie Wu, Yuxi Ren, Huixia, Li, Xuefeng Xiao, Min Zheng, Lean Fu

TL;DR
ResAdapter is a novel domain-consistent resolution adapter for diffusion models that enables high-quality image generation at arbitrary resolutions and aspect ratios, overcoming limitations of existing multi-resolution methods.
Contribution
It introduces ResAdapter, a deep understanding-based resolution adapter that allows diffusion models to generate resolution-free images while maintaining style and compatibility with other modules.
Findings
ResAdapter can process images with flexible resolutions using only 0.5M parameters.
It is compatible with modules like ControlNet, IP-Adapter, and LCM-LoRA.
ResAdapter can be integrated into other multi-resolution models for higher-resolution image generation.
Abstract
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, they often suffer from limitations when generating images with resolutions outside of their trained domain. To overcome this limitation, we present the Resolution Adapter (ResAdapter), a domain-consistent adapter designed for diffusion models to generate images with unrestricted resolutions and aspect ratios. Unlike other multi-resolution generation methods that process images of static resolution with complex post-process operations, ResAdapter directly generates images with the dynamical resolution. Especially, after learning a deep understanding of pure resolution priors, ResAdapter trained on the general dataset, generates resolution-free images with personalized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSimulation Techniques and Applications · Medical Imaging Techniques and Applications
MethodsDiffusion · Adapter
