paper-with-me

Papers

SIZER: A Dataset and Model for Parsing 3D Clothing and Learning Size Sensitive 3D Clothing

2020-07-22 · ECCV 2020 8 · Garvita Tiwari, Bharat Lal Bhatnagar, Tony Tung, Gerard Pons-Moll

While models of 3D clothing learned from real data exist, no method can predict clothing deformation as a function of garment size. In this paper, we introduce SizerNet to predict 3D clothing conditioned on human body shape and garment size parameters, and ParserNet to infer garment meshes and shape under clothing with personal details in a single pass from an input mesh. SizerNet allows to estimate and visualize the dressing effect of a garment in various sizes, and ParserNet allows to edit clothing of an input mesh directly, removing the need for scan segmentation, which is a challenging problem in itself. To learn these models, we introduce the SIZER dataset of clothing size variation which includes $100$ different subjects wearing casual clothing items in various sizes, totaling to approximately 2000 scans. This dataset includes the scans, registrations to the SMPL model, scans segmented in clothing parts, garment category and size labels. Our experiments show better parsing accuracy and size prediction than baseline methods trained on SIZER. The code, model and dataset will be released for research purposes.

📄 PDF Abstract BibTeX arXiv:2007.11610

Code (1)

garvita-tiwari/sizer 공식 구현 pytorch

Tasks

3D Human Pose Estimation

Similar Papers 제목 키워드 기반

Program Synthesis and Semantic Parsing with Learned Code Idioms

2019-06-26 · NeurIPS 2019 12 · Richard Shin, Miltiadis Allamanis, Marc Brockschmidt, Oleksandr Polozov

Program synthesis of general-purpose source code from natural language specifications is challenging due to the need to reason about high-level patterns in the target program and low-level implementation details at the s…

Code GenerationProgram SynthesisSemantic Parsing

Full-Range Virtual Try-On With Recurrent Tri-Level Transform

2022-01-01 · CVPR 2022 1 · Han Yang, Xinrui Yu, Ziwei Liu

Virtual try-on aims to transfer a target clothing image onto a reference person. Though great progress has been achieved, the functioning zone of existing works is still limited to standard clothes (e.g., plain shirt…

Virtual Try-on

Looking at Outfit to Parse Clothing

2017-03-04 · Pongsate Tangseng, Zhipeng Wu, Kota Yamaguchi

This paper extends fully-convolutional neural networks (FCN) for the clothing parsing problem. Clothing parsing requires higher-level knowledge on clothing semantics and contextual cues to disambiguate fine-grained categ…

Image RetrievalRetrieval

Reasoner-Executor-Synthesizer: Scalable Agentic Architecture with Static O(1) Context Window

2026-03-23 · Ivan Dobrovolskyi arxiv

Large Language Models (LLMs) deployed as autonomous agents commonly use Retrieval-Augmented Generation (RAG), feeding retrieved documents into the context window, which creates two problems: the risk of hallucination gro…

Learning 3D Texture-Aware Representations for Parsing Diverse Human Clothing and Body Parts

2025-08-08 · Kiran Chhatre, Christopher Peters, Srikrishna Karanam arxiv

Existing methods for human parsing into body parts and clothing often use fixed mask categories with broad labels that obscure fine-grained clothing types. Recent open-vocabulary segmentation approaches leverage pretrain…

Semantic SegmentationHuman Parsing