Header logo is

The Power of Points for Modeling Humans in Clothing

2021

Conference Paper

ps


Currently it requires an artist to create 3D human avatars with realistic clothing that can move naturally. Despite progress on 3D scanning and modeling of human bodies, there is still no technology that can easily turn a static scan into an animatable avatar. Automating the creation of such avatars would enable many applications in games, social networking, animation, and AR/VR to name a few. The key problem is one of representation. Standard 3D meshes are widely used in modeling the minimally-clothed body but do not readily capture the complex topology of clothing. Recent interest has shifted to implicit surface models for this task but they are computationally heavy and lack compatibility with existing 3D tools. What is needed is a 3D representation that can capture varied topology at high resolution and that can be learned from data. We argue that this representation has been with us all along — the point cloud. Point clouds have properties of both implicit and explicit representations that we exploit to model 3D garment geometry on a human body. We train a neural network with a novel local clothing geometric feature to represent the shape of different outfits. The network is trained from 3D point clouds of many types of clothing, on many bodies, in many poses, and learns to model pose-dependent clothing deformations. The geometry feature can be optimized to fit a previously unseen scan of a person in clothing, enabling the scan to be reposed realistically. Our model demonstrates superior quantitative and qualitative results in both multi-outfit modeling and unseen outfit animation. The code is available for research purposes.

Author(s): Qianli Ma and Jinlong Yang and Siyu Tang and Michael J. Black
Book Title: Proc. International Conference on Computer Vision (ICCV)
Pages: 10954--10964
Year: 2021
Month: October
Publisher: IEEE

Department(s): Perceiving Systems
Research Project(s): Implicit Representations
Clothing Capture and Modeling
Bibtex Type: Conference Paper (inproceedings)
Paper Type: Conference

DOI: 10.1109/ICCV48922.2021.01079
Event Name: International Conference on Computer Vision 2021
Event Place: virtual (originally Montreal, Canada)

Address: Piscataway, NJ
ISBN: 978-1-6654-2812-5
State: Published

Links: Project Page
Code
Video
Dataset
arXiv
Video:
Attachments: PDF
Supp.
Poster

BibTex

@inproceedings{POP:ICCV:2021,
  title = {The Power of Points for Modeling Humans in Clothing},
  author = {Ma, Qianli and Yang, Jinlong and Tang, Siyu and Black, Michael J.},
  booktitle = {Proc. International Conference on Computer Vision (ICCV)},
  pages = {10954--10964},
  publisher = {IEEE},
  address = {Piscataway, NJ},
  month = oct,
  year = {2021},
  doi = {10.1109/ICCV48922.2021.01079},
  month_numeric = {10}
}