paper-with-me

Papers

DiffCloth: Diffusion Based Garment Synthesis and Manipulation via Structural Cross-modal Semantic Alignment

2023-08-22 · ICCV 2023 1 · Xujie Zhang, BinBin Yang, Michael C. Kampffmeyer, Wenqing Zhang, Shiyue Zhang, Guansong Lu, Liang Lin, Hang Xu, Xiaodan Liang

Cross-modal garment synthesis and manipulation will significantly benefit the way fashion designers generate garments and modify their designs via flexible linguistic interfaces.Current approaches follow the general text-to-image paradigm and mine cross-modal relations via simple cross-attention modules, neglecting the structural correspondence between visual and textual representations in the fashion design domain. In this work, we instead introduce DiffCloth, a diffusion-based pipeline for cross-modal garment synthesis and manipulation, which empowers diffusion models with flexible compositionality in the fashion domain by structurally aligning the cross-modal semantics. Specifically, we formulate the part-level cross-modal alignment as a bipartite matching problem between the linguistic Attribute-Phrases (AP) and the visual garment parts which are obtained via constituency parsing and semantic segmentation, respectively. To mitigate the issue of attribute confusion, we further propose a semantic-bundled cross-attention to preserve the spatial structure similarities between the attention maps of attribute adjectives and part nouns in each AP. Moreover, DiffCloth allows for manipulation of the generated results by simply replacing APs in the text prompts. The manipulation-irrelevant regions are recognized by blended masks obtained from the bundled attention maps of the APs and kept unchanged. Extensive experiments on the CM-Fashion benchmark demonstrate that DiffCloth both yields state-of-the-art garment synthesis results by leveraging the inherent structural information and supports flexible manipulation with region consistency.

📄 PDF Abstract BibTeX arXiv:2308.11206

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeConstituency Parsingcross-modal alignmentSemantic Segmentation

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

HiGarment: Cross-modal Harmony Based Diffusion Model for Flat Sketch to Realistic Garment Image

2025-05-29 · Junyi Guo, JingXuan Zhang, Fangyu Wu, Huanda Lu 외

Diffusion-based garment synthesis tasks primarily focus on the design phase in the fashion domain, while the garment production process remains largely underexplored. To bridge this gap, we introduce a new task: Flat Ske…

BridgeDiff: Bridging Human Observations and Flat-Garment Synthesis for Virtual Try-Off

2026-03-10 · Shuang Liu, Ao Yu, Linkang Cheng, Xiwen Huang 외 arxiv

Virtual try-off (VTOFF) aims to recover canonical flat-garment representations from images of dressed persons for standardized display and downstream virtual try-on. Prior methods often treat VTOFF as direct image transl…

Virtual Try-OffVirtual Try-on

GarmentPainter: Efficient 3D Garment Texture Synthesis with Character-Guided Diffusion Model

2026-03-09 · Jinbo Wu, Xiaobo Gao, Xing Liu, Chen Zhao 외 arxiv

Generating high-fidelity, 3D-consistent garment textures remains a challenging problem due to the inherent complexities of garment structures and the stringent requirement for detailed, globally consistent texture synthe…

Computational Efficiency

Structure-Detail Decoupled Autoregressive Generation for Fast and High-Fidelity Virtual Try-On

2026-07-13 · Lu Yang, Xiaonan Hu, Yanan Li, Daqi Liu 외 arxiv

Virtual try-on (VTON) is a bi-conditional image generation problem that requires not only accurate person preservation but also faithful garment deformation and detail synthesis. Diffusion-based VTON methods can jointly …

OmniVTON++: Training-Free Universal Virtual Try-On with Principal Pose Guidance

2026-02-16 · Zhaotong Yang, Yong Du, Shengfeng He, Yuhui Li 외 arxiv

Image-based Virtual Try-On (VTON) concerns the synthesis of realistic person imagery through garment re-rendering under human pose and body constraints. In practice, however, existing approaches are typically optimized f…

Virtual Try-on