paper-with-me

Papers

ChatGarment: Garment Estimation, Generation and Editing via Large Language Models

2024-12-23 · CVPR 2025 1 · Siyuan Bian, Chenghao Xu, Yuliang Xiu, Artur Grigorev, Zhen Liu, Cewu Lu, Michael J. Black, Yao Feng

We introduce ChatGarment, a novel approach that leverages large vision-language models (VLMs) to automate the estimation, generation, and editing of 3D garments from images or text descriptions. Unlike previous methods that struggle in real-world scenarios or lack interactive editing capabilities, ChatGarment can estimate sewing patterns from in-the-wild images or sketches, generate them from text descriptions, and edit garments based on user instructions, all within an interactive dialogue. These sewing patterns can then be draped into 3D garments, which are easily animatable and simulatable. This is achieved by finetuning a VLM to directly generate a JSON file that includes both textual descriptions of garment types and styles, as well as continuous numerical attributes. This JSON file is then used to create sewing patterns through a programming parametric model. To support this, we refine the existing programming model, GarmentCode, by expanding its garment type coverage and simplifying its structure for efficient VLM fine-tuning. Additionally, we construct a large-scale dataset of image-to-sewing-pattern and text-to-sewing-pattern pairs through an automated data pipeline. Extensive evaluations demonstrate ChatGarment's ability to accurately reconstruct, generate, and edit garments from multimodal inputs, highlighting its potential to revolutionize workflows in fashion and gaming applications. Code and data will be available at https://chatgarment.github.io/.

📄 PDF Abstract BibTeX arXiv:2412.17811

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Garment Particles: A 2D--3D Symmetric Garment Representation for Generation and Editing

2026-05-25 · Kiyohiro Nakayama, I-Chao Shen, Ruofan Liu, Yiming Wang 외 arxiv

Practical garment design spans two modes: intuitive creation from high-level intent, such as a reference image or text description, and complex low-level editing across 2D sewing patterns and 3D draped geometry, which re…

EditGarment: An Instruction-Based Garment Editing Dataset Constructed with Automated MLLM Synthesis and Semantic-Aware Evaluation

2025-08-05 · Deqiang Yin, Junyi Guo, Huanda Lu, Fangyu Wu 외 arxiv

Instruction-based garment editing enables precise image modifications via natural language, with broad applications in fashion design and customization. Unlike general editing tasks, it requires understanding garment-spe…

Dress-ED: Instruction-Guided Editing for Virtual Try-On and Try-Off

2026-03-23 · Davide Lobba, Fulvio Sanguigni, Bin Ren, Marcella Cornia 외 arxiv

Recent advances in Virtual Try-On (VTON) and Virtual Try-Off (VTOFF) have greatly improved photo-realistic fashion synthesis and garment reconstruction. However, existing datasets remain static, lacking instruction-drive…

Garment ReconstructionVirtual Try-OffVirtual Try-on

AIpparel: A Large Multimodal Generative Model for Digital Garments

2024-12-05 · Kiyohiro Nakayama, Jan Ackermann, Timur Levent Kesdogan, Yang Zheng 외

Apparel is essential to human life, offering protection, mirroring cultural identities, and showcasing personal style. Yet, the creation of garments remains a time-consuming process, largely due to the manual work involv…

Dressing in Order: Recurrent Person Image Generation for Pose Transfer, Virtual Try-on and Outfit Editing

2021-04-14 · ICCV 2021 10 · Aiyu Cui, Daniel McKee, Svetlana Lazebnik

We propose a flexible person generation framework called Dressing in Order (DiOr), which supports 2D pose transfer, virtual try-on, and several fashion editing tasks. The key to DiOr is a novel recurrent generation pipel…

Fashion SynthesisImage GenerationPose TransferVirtual Try-on