paper-with-me

홈 › Papers

OMG: Occlusion-friendly Personalized Multi-concept Generation in Diffusion Models

2024-03-16 · Zhe Kong, Yong Zhang, Tianyu Yang, Tao Wang, Kaihao Zhang, Bizhu Wu, GuanYing Chen, Wei Liu, Wenhan Luo

Personalization is an important topic in text-to-image generation, especially the challenging multi-concept personalization. Current multi-concept methods are struggling with identity preservation, occlusion, and the harmony between foreground and background. In this work, we propose OMG, an occlusion-friendly personalized generation framework designed to seamlessly integrate multiple concepts within a single image. We propose a novel two-stage sampling solution. The first stage takes charge of layout generation and visual comprehension information collection for handling occlusions. The second one utilizes the acquired visual comprehension information and the designed noise blending to integrate multiple concepts while considering occlusions. We also observe that the initiation denoising timestep for noise blending is the key to identity preservation and layout. Moreover, our method can be combined with various single-concept models, such as LoRA and InstantID without additional tuning. Especially, LoRA models on civitai.com can be exploited directly. Extensive experiments demonstrate that OMG exhibits superior performance in multi-concept personalization.

📄 PDF Abstract BibTeX arXiv:2403.10983

Code (1)

kongzhecn/omg 공식 구현 pytorch

Tasks

DenoisingImage GenerationLayout GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

User-Friendly Customized Generation with Multi-Modal Prompts

2024-05-26 · Linhao Zhong, Yan Hong, Wentao Chen, Binglin Zhou 외

Text-to-image generation models have seen considerable advancement, catering to the increasing interest in personalized image creation. Current customization techniques often necessitate users to provide multiple images …

DescriptiveImage GenerationText to Image GenerationText-to-Image Generation

Visual-Friendly Concept Protection via Selective Adversarial Perturbations

2024-08-16 · Xiaoyue Mi, Fan Tang, Juan Cao, Peng Li 외

Personalized concept generation by tuning diffusion models with a few images raises potential legal and ethical concerns regarding privacy and intellectual property rights. Researchers attempt to prevent malicious person…

FlipConcept: Tuning-Free Multi-Concept Personalization for Text-to-Image Generation

2025-02-21 · Young Beom Woo, Sun Eung Kim

Recently, methods that integrate multiple personalized concepts into a single image have garnered significant attention in the field of text-to-image (T2I) generation. However, existing methods experience performance deg…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

PersonaCraft: Personalized Full-Body Image Synthesis for Multiple Identities from Single References Using 3D-Model-Conditioned Diffusion

2024-11-27 · Gwanghyun Kim, Suh Yoon Jeon, Seunggyu Lee, Se Young Chun

Personalized image generation has been significantly advanced, enabling the creation of highly realistic and customized images. However, existing methods often struggle with generating images of multiple people due to oc…

Image GenerationPersonalized Image Generation

Style-Friendly SNR Sampler for Style-Driven Generation

2024-11-22 · Jooyoung Choi, Chaehun Shin, Yeongtak Oh, Heeseung Kim 외

Recent large-scale diffusion models generate high-quality images but struggle to learn new, personalized artistic styles, which limits the creation of unique style templates. Fine-tuning with reference images is the most…