paper-with-me

Papers

SMPLicit: Topology-aware Generative Model for Clothed People

2021-03-11 · CVPR 2021 1 · Enric Corona, Albert Pumarola, Guillem Alenyà, Gerard Pons-Moll, Francesc Moreno-Noguer

In this paper we introduce SMPLicit, a novel generative model to jointly represent body pose, shape and clothing geometry. In contrast to existing learning-based approaches that require training specific models for each type of garment, SMPLicit can represent in a unified manner different garment topologies (e.g. from sleeveless tops to hoodies and to open jackets), while controlling other properties like the garment size or tightness/looseness. We show our model to be applicable to a large variety of garments including T-shirts, hoodies, jackets, shorts, pants, skirts, shoes and even hair. The representation flexibility of SMPLicit builds upon an implicit model conditioned with the SMPL human body parameters and a learnable latent space which is semantically interpretable and aligned with the clothing attributes. The proposed model is fully differentiable, allowing for its use into larger end-to-end trainable systems. In the experimental section, we demonstrate SMPLicit can be readily used for fitting 3D scans and for 3D reconstruction in images of dressed people. In both cases we are able to go beyond state of the art, by retrieving complex garment geometries, handling situations with multiple clothing layers and providing a tool for easy outfit editing. To stimulate further research in this direction, we will make our code and model publicly available at http://www.iri.upc.edu/people/ecorona/smplicit/.

📄 PDF Abstract BibTeX arXiv:2103.06871

Code (1)

enriccorona/SMPLicit 공식 구현 pytorch

Tasks

3D ReconstructionGarment Reconstructionmodel

Similar Papers 제목 키워드 기반

CLOTH3D: Clothed 3D Humans

2019-12-05 · ECCV 2020 8 · Hugo Bertiche, Meysam Madadi, Sergio Escalera

This work presents CLOTH3D, the first big scale synthetic dataset of 3D clothed human sequences. CLOTH3D contains a large variability on garment type, topology, shape, size, tightness and fabric. Clothes are simulated on…

SiCloPe: Silhouette-Based Clothed People

2018-12-31 · CVPR 2019 6 · Ryota Natsume, Shunsuke Saito, Zeng Huang, Weikai Chen 외

We introduce a new silhouette-based representation for modeling clothed human bodies using deep generative models. Our method can reconstruct a complete and textured 3D model of a person wearing clothes from a single inp…

Generative Adversarial NetworkImage-to-Image Translation

Learning to Dress 3D People in Generative Clothing

2019-07-31 · CVPR 2020 6 · Qianli Ma, Jinlong Yang, Anurag Ranjan, Sergi Pujades 외

Three-dimensional human body models are widely used in the analysis of human pose and motion. Existing models, however, are learned from minimally-clothed 3D scans and thus do not generalize to the complexity of dressed …

3D Human Pose Estimation3D Human Reconstruction3D Shape Generation3D Shape Modeling

Multi-View Consistency Loss for Improved Single-Image 3D Reconstruction of Clothed People

2020-09-29 · Akin Caliskan, Armin Mustafa, Evren Imre, Adrian Hilton

We present a novel method to improve the accuracy of the 3D reconstruction of clothed human shape from a single image. Recent work has introduced volumetric, implicit and model-based shape learning frameworks for reconst…

3D Human Shape Estimation3D Reconstruction

Neural Point-based Shape Modeling of Humans in Challenging Clothing

2022-09-14 · Qianli Ma, Jinlong Yang, Michael J. Black, Siyu Tang

Parametric 3D body models like SMPL only represent minimally-clothed people and are hard to extend to clothing because they have a fixed mesh topology and resolution. To address these limitations, recent work uses implic…