paper-with-me

Papers

Fine-grained Appearance Transfer with Diffusion Models

2023-11-27 · Yuteng Ye, Guanwen Li, Hang Zhou, Cai Jiale, Junqing Yu, Yawei Luo, Zikai Song, Qilong Xing, Youjia Zhang, Wei Yang

Image-to-image translation (I2I), and particularly its subfield of appearance transfer, which seeks to alter the visual appearance between images while maintaining structural coherence, presents formidable challenges. Despite significant advancements brought by diffusion models, achieving fine-grained transfer remains complex, particularly in terms of retaining detailed structural elements and ensuring information fidelity. This paper proposes an innovative framework designed to surmount these challenges by integrating various aspects of semantic matching, appearance transfer, and latent deviation. A pivotal aspect of our approach is the strategic use of the predicted $x_0$ space by diffusion models within the latent space of diffusion processes. This is identified as a crucial element for the precise and natural transfer of fine-grained details. Our framework exploits this space to accomplish semantic alignment between source and target images, facilitating mask-wise appearance transfer for improved feature acquisition. A significant advancement of our method is the seamless integration of these features into the latent space, enabling more nuanced latent deviations without necessitating extensive model retraining or fine-tuning. The effectiveness of our approach is demonstrated through extensive experiments, which showcase its ability to adeptly handle fine-grained appearance transfers across a wide range of categories and domains. We provide our code at https://github.com/babahui/Fine-grained-Appearance-Transfer

📄 PDF Abstract BibTeX arXiv:2311.16513

Code (1)

babahui/fine-grained-appearance-transfer 공식 구현 pytorch

Tasks

Appearance TransferImage-to-Image Translation

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

Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance

2024-06-11 · Kuan Heng Lin, Sicheng Mo, Ben Klingher, Fangzhou Mu 외

Recent controllable generation approaches such as FreeControl and Diffusion Self-Guidance bring fine-grained spatial and appearance control to text-to-image (T2I) diffusion models without training auxiliary modules. Howe…

Appearance TransferImage GenerationText to Image GenerationText-to-Image Generation

A training-free framework for high-fidelity appearance transfer via diffusion transformers

2026-03-24 · Shengrong Gu, Ye Wang, Song Wu, Rui Ma 외 arxiv

Diffusion Transformers (DiTs) excel at generation, but their global self-attention makes controllable, reference-image-based editing a distinct challenge. Unlike U-Nets, naively injecting local appearance into a DiT can …

Dual Recursive Feedback on Generation and Appearance Latents for Pose-Robust Text-to-Image Diffusion

2025-08-13 · Jiwon Kim, Pureum Kim, SeonHwa Kim, Soobin Park 외 arxiv

Recent advancements in controllable text-to-image (T2I) diffusion models, such as Ctrl-X and FreeControl, have demonstrated robust spatial and appearance control without requiring auxiliary module training. However, thes…

LineArt: A Knowledge-guided Training-free High-quality Appearance Transfer for Design Drawing with Diffusion Model

2024-12-16 · CVPR 2025 1 · Xi Wang, Hongzhen Li, Heng Fang, Yichen Peng 외

Image rendering from line drawings is vital in design and image generation technologies reduce costs, yet professional line drawings demand preserving complex details. Text prompts struggle with accuracy, and image trans…

Appearance TransferImage Generation

One-shot Embroidery Customization via Contrastive LoRA Modulation

2025-09-23 · Jun Ma, Qian He, Gaofeng He, Huang Chen 외 arxiv

Diffusion models have significantly advanced image manipulation techniques, and their ability to generate photorealistic images is beginning to transform retail workflows, particularly in presale visualization. Beyond ar…

Knowledge DistillationContrastive LearningImage ManipulationStyle Transfer