paper-with-me

Papers

ControlCom: Controllable Image Composition using Diffusion Model

2023-08-19 · Bo Zhang, Yuxuan Duan, Jun Lan, Yan Hong, Huijia Zhu, Weiqiang Wang, Li Niu

Image composition targets at synthesizing a realistic composite image from a pair of foreground and background images. Recently, generative composition methods are built on large pretrained diffusion models to generate composite images, considering their great potential in image generation. However, they suffer from lack of controllability on foreground attributes and poor preservation of foreground identity. To address these challenges, we propose a controllable image composition method that unifies four tasks in one diffusion model: image blending, image harmonization, view synthesis, and generative composition. Meanwhile, we design a self-supervised training framework coupled with a tailored pipeline of training data preparation. Moreover, we propose a local enhancement module to enhance the foreground details in the diffusion model, improving the foreground fidelity of composite images. The proposed method is evaluated on both public benchmark and real-world data, which demonstrates that our method can generate more faithful and controllable composite images than existing approaches. The code and model will be available at https://github.com/bcmi/ControlCom-Image-Composition.

📄 PDF Abstract BibTeX arXiv:2308.10040

Code (1)

bcmi/controlcom-image-composition 공식 구현 pytorch

Tasks

Image GenerationImage Harmonizationmodel

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 제목 키워드 기반

Training-Free Structured Diffusion Guidance for Compositional Text-to-Image Synthesis

2022-12-09 · Weixi Feng, Xuehai He, Tsu-Jui Fu, Varun Jampani 외

Large-scale diffusion models have achieved state-of-the-art results on text-to-image synthesis (T2I) tasks. Despite their ability to generate high-quality yet creative images, we observe that attribution-binding and comp…

AttributeImage Generation

Editable Image Elements for Controllable Synthesis

2024-04-24 · Jiteng Mu, Michaël Gharbi, Richard Zhang, Eli Shechtman 외

Diffusion models have made significant advances in text-guided synthesis tasks. However, editing user-provided images remains challenging, as the high dimensional noise input space of diffusion models is not naturally su…

AnaDiffusion: Anatomically CompositionalLatent Diffusion for Controllable 3D Brain MRI Generation

2026-08-24 · Huiwen Han, Lulin Liu, Bangya Liu, Yuanhao Cai 외 arxiv

3D brain MRI generation has made significant advances in medical imaging, simulation, and controllable anatomical analysis. However, existing generative models typically synthesize 3D volumes monolithically, often overlo…

FilterPrompt: A Simple yet Efficient Approach to Guide Image Appearance Transfer in Diffusion Models

2024-04-20 · Xi Wang, Yichen Peng, Heng Fang, Yilin Wang 외

In controllable generation tasks, flexibly manipulating the generated images to attain a desired appearance or structure based on a single input image cue remains a critical and longstanding challenge. Achieving this req…

Appearance TransferFeature Correlation

LAMIC: Layout-Aware Multi-Image Composition via Scalability of Multimodal Diffusion Transformer

2025-08-01 · Yuzhuo Chen, Zehua Ma, Jianhua Wang, Kai Kang 외 arxiv

In controllable image synthesis, generating coherent and consistent images from multiple references with spatial layout awareness remains an open challenge. We present LAMIC, a Layout-Aware Multi-Image Composition framew…

Zero-shot Generalization