paper-with-me

홈 › Papers

Magic Clothing: Controllable Garment-Driven Image Synthesis

2024-04-15 · Weifeng Chen, Tao Gu, Yuhao Xu, Chengcai Chen

We propose Magic Clothing, a latent diffusion model (LDM)-based network architecture for an unexplored garment-driven image synthesis task. Aiming at generating customized characters wearing the target garments with diverse text prompts, the image controllability is the most critical issue, i.e., to preserve the garment details and maintain faithfulness to the text prompts. To this end, we introduce a garment extractor to capture the detailed garment features, and employ self-attention fusion to incorporate them into the pretrained LDMs, ensuring that the garment details remain unchanged on the target character. Then, we leverage the joint classifier-free guidance to balance the control of garment features and text prompts over the generated results. Meanwhile, the proposed garment extractor is a plug-in module applicable to various finetuned LDMs, and it can be combined with other extensions like ControlNet and IP-Adapter to enhance the diversity and controllability of the generated characters. Furthermore, we design Matched-Points-LPIPS (MP-LPIPS), a robust metric for evaluating the consistency of the target image to the source garment. Extensive experiments demonstrate that our Magic Clothing achieves state-of-the-art results under various conditional controls for garment-driven image synthesis. Our source code is available at https://github.com/ShineChen1024/MagicClothing.

📄 PDF Abstract BibTeX arXiv:2404.09512

Code (1)

shinechen1024/magicclothing 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

TightCap: 3D Human Shape Capture with Clothing Tightness Field

2019-04-04 · Xin Chen, Anqi Pang, Yang Wei, Lan Xui 외

In this paper, we present TightCap, a data-driven scheme to capture both the human shape and dressed garments accurately with only a single 3D human scan, which enables numerous applications such as virtual try-on, biome…

Virtual Try-on

SiCo: An Interactive Size-Controllable Virtual Try-On Approach for Informed Decision-Making

2024-08-05 · Sherry X. Chen, Alex Christopher Lim, Yimeng Liu, Pradeep Sen 외

Virtual try-on (VTO) applications aim to replicate the in-store shopping experience and enhance online shopping by enabling users to interact with garments. However, many existing tools adopt a one-size-fits-all approach…

Decision MakingVirtual Try-on

PERGAMO: Personalized 3D Garments from Monocular Video

2022-10-26 · Andrés Casado-Elvira, Marc Comino Trinidad, Dan Casas

Clothing plays a fundamental role in digital humans. Current approaches to animate 3D garments are mostly based on realistic physics simulation, however, they typically suffer from two main issues: high computational run…

3D geometry

SwinGar: Spectrum-Inspired Neural Dynamic Deformation for Free-Swinging Garments

2023-08-05 · TianXing Li, Rui Shi, Qing Zhu, Takashi Kanai

Our work presents a novel spectrum-inspired learning-based approach for generating clothing deformations with dynamic effects and personalized details. Existing methods in the field of clothing animation are limited to e…

LUIVITON: Learned Universal Interoperable VIrtual Try-ON

2025-09-05 · Cong Cao, Xianhang Cheng, Jingyuan Liu, Yujian Zheng 외 arxiv

To enable large-scale reuse of real-world 3D assets, where garments and characters rarely share skeletons, templates, or dense correspondences, we present a fully automated virtual try-on system that dresses complex, mul…

Virtual Try-on