paper-with-me

Papers

PatternGSL: A Structured Specification Language for Template-Free and Simulation-Ready 3D Garments

2026-06-23 · Zhenyang Li, Lutao Jiang, Yizhou Zhao, Ying-Cong Chen, Xin Wang, Weikai Chen, Yifan Peng arxiv

Reconstructing realistic, physically plausible garments from a single image remains a fundamental challenge. Template-free methods capture surface geometry but lack explicit sewing structure for simulation; while programmatic systems are simulation-ready but constrained by predefined templates. This reveals a fundamental representation gap between geometric reconstruction and structured garment construction. We present PatternGSL, a structured garment representation in the form of a template-free and learnable specification language that encodes complete sewing patterns, including panel boundaries, parameterized seams, and explicit stitch topology, in a compact and standardized form. PatternGSL preserves the physical rigor of pattern-based models while removing template dependence, elevating sewing structure as a first-class target for generative modeling. We further propose a vision-language framework that predicts PatternGSL specifications directly from a single image and decodes them into garments using lightweight deterministic validity handling, without optimization-based refinement or manual cleanup. In addition, we introduce PatternGSLData, the first large-scale image-to-GSL paired dataset comprising 300K samples with complete sewing pattern annotations, enabling supervised VLM training for structured garment reconstruction. Experiments demonstrate improved pattern accuracy over prior baselines, explicit sewing-structure recovery, reliable cloth simulation, and pattern-level editing through the same deterministic decoding pipeline. Code and data-processing scripts will be released at https://lagrangeli.github.io/PatternGSL/.

📄 PDF Abstract BibTeX arXiv:2606.24564

Code (0)

등록된 구현이 없습니다.

Tasks

Garment Reconstruction

Similar Papers 제목 키워드 기반

Automated Unity Game Template Generation from GDDs via NLP and Multi-Modal LLMs

2025-09-07 · Amna Hassan arxiv

This paper presents a novel framework for automated game template generation by transforming Game Design Documents (GDDs) into functional Unity game prototypes using Natural Language Processing (NLP) and multi-modal Larg…

Code Generation

A Comparative Study on Large Language Models for Log Parsing

2024-09-04 · Merve Astekin, Max Hort, Leon Moonen

Background: Log messages provide valuable information about the status of software systems. This information is provided in an unstructured fashion and automated approaches are applied to extract relevant parameters. To …

Log Parsing

FlexR: Few-shot Classification with Language Embeddings for Structured Reporting of Chest X-rays

2022-03-29 · Matthias Keicher, Kamilia Zaripova, Tobias Czempiel, Kristina Mach 외

The automation of chest X-ray reporting has garnered significant interest due to the time-consuming nature of the task. However, the clinical accuracy of free-text reports has proven challenging to quantify using natural…

Developing controlled natural language for formal specification patterns using AI assistants

2025-12-30 · Natalia Garanina, Vladimir Zyubin, Igor Anureev arxiv

Using an AI assistant, we developed a method for systematically constructing controlled natural language for requirements based on formal specification patterns containing logical attributes. The method involves three st…

Development and Validation of a Dynamic-Template-Constrained Large Language Model for Generating Fully-Structured Radiology Reports

2024-09-26 · Chuang Niu, Parisa Kaviani, Qing Lyu, Mannudeep K. Kalra 외

Current LLMs for creating fully-structured reports face the challenges of formatting errors, content hallucinations, and privacy leakage issues when uploading data to external servers.We aim to develop an open-source, ac…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model+1