paper-with-me

Papers

Tuning-Free Image Customization with Image and Text Guidance

2024-03-19 · Pengzhi Li, Qiang Nie, Ying Chen, Xi Jiang, Kai Wu, Yuhuan Lin, Yong liu, Jinlong Peng, Chengjie Wang, Feng Zheng

Despite significant advancements in image customization with diffusion models, current methods still have several limitations: 1) unintended changes in non-target areas when regenerating the entire image; 2) guidance solely by a reference image or text descriptions; and 3) time-consuming fine-tuning, which limits their practical application. In response, we introduce a tuning-free framework for simultaneous text-image-guided image customization, enabling precise editing of specific image regions within seconds. Our approach preserves the semantic features of the reference image subject while allowing modification of detailed attributes based on text descriptions. To achieve this, we propose an innovative attention blending strategy that blends self-attention features in the UNet decoder during the denoising process. To our knowledge, this is the first tuning-free method that concurrently utilizes text and image guidance for image customization in specific regions. Our approach outperforms previous methods in both human and quantitative evaluations, providing an efficient solution for various practical applications, such as image synthesis, design, and creative photography.

📄 PDF Abstract BibTeX arXiv:2403.12658

Code (1)

zrealli/TIGIC 공식 구현 pytorch

Tasks

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

FreeCustom: Tuning-Free Customized Image Generation for Multi-Concept Composition

2024-05-22 · CVPR 2024 1 · Ganggui Ding, Canyu Zhao, Wen Wang, Zhen Yang 외

Benefiting from large-scale pre-trained text-to-image (T2I) generative models, impressive progress has been achieved in customized image generation, which aims to generate user-specified concepts. Existing approaches hav…

Image Generation

Generating Multi-Image Synthetic Data for Text-to-Image Customization

2025-02-03 · Nupur Kumari, Xi Yin, Jun-Yan Zhu, Ishan Misra 외

Customization of text-to-image models enables users to insert custom concepts and generate the concepts in unseen settings. Existing methods either rely on costly test-time optimization or train encoders on single-image …

Subject-driven Video Generation via Disentangled Identity and Motion

2025-04-23 · Daneul Kim, Jingxu Zhang, Wonjoon Jin, Sunghyun Cho 외

We propose to train a subject-driven customized video generation model through decoupling the subject-specific learning from temporal dynamics in zero-shot without additional tuning. A traditional method for video custom…

Subject-driven Video GenerationVideo Generation

PuLID: Pure and Lightning ID Customization via Contrastive Alignment

2024-04-24 · Zinan Guo, Yanze Wu, Zhuowei Chen, Lang Chen 외

We propose Pure and Lightning ID customization (PuLID), a novel tuning-free ID customization method for text-to-image generation. By incorporating a Lightning T2I branch with a standard diffusion one, PuLID introduces bo…

Image GenerationText to Image GenerationText-to-Image Generation

Multi-party Collaborative Attention Control for Image Customization

2025-01-01 · CVPR 2025 1 · Han Yang, Chuanguang Yang, Qiuli Wang, Zhulin An 외

The rapid development of diffusion models has fueled a growing demand for customized image generation. However, current customization methods face several limitations: 1) typically accept either image or text conditi…

Image Generation