paper-with-me

Papers

GarNet++: Improving Fast and Accurate Static3D Cloth Draping by Curvature Loss

2020-07-20 · Erhan Gundogdu, Victor Constantin, Shaifali Parashar, Amrollah Seifoddini, Minh Dang, Mathieu Salzmann, Pascal Fua

In this paper, we tackle the problem of static 3D cloth draping on virtual human bodies. We introduce a two-stream deep network model that produces a visually plausible draping of a template cloth on virtual 3D bodies by extracting features from both the body and garment shapes. Our network learns to mimic a Physics-Based Simulation (PBS) method while requiring two orders of magnitude less computation time. To train the network, we introduce loss terms inspired by PBS to produce plausible results and make the model collision-aware. To increase the details of the draped garment, we introduce two loss functions that penalize the difference between the curvature of the predicted cloth and PBS. Particularly, we study the impact of mean curvature normal and a novel detail-preserving loss both qualitatively and quantitatively. Our new curvature loss computes the local covariance matrices of the 3D points, and compares the Rayleigh quotients of the prediction and PBS. This leads to more details while performing favorably or comparably against the loss that considers mean curvature normal vectors in the 3D triangulated meshes. We validate our framework on four garment types for various body shapes and poses. Finally, we achieve superior performance against a recently proposed data-driven method.

📄 PDF Abstract BibTeX arXiv:2007.10867

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GarNet: A Two-Stream Network for Fast and Accurate 3D Cloth Draping

2018-11-27 · ICCV 2019 10 · Erhan Gundogdu, Victor Constantin, Amrollah Seifoddini, Minh Dang 외

While Physics-Based Simulation (PBS) can accurately drape a 3D garment on a 3D body, it remains too costly for real-time applications, such as virtual try-on. By contrast, inference in a deep network, requiring a single …

Virtual Try-on

A Comparative Study of Garment Draping Techniques

2024-05-17 · Prerana Achar, Mayank Patel, Anushka Mulik, Neha Katre 외

We present a comparison review that evaluates popular techniques for garment draping for 3D fashion design, virtual try-ons, and animations. A comparative study is performed between various methods for garment draping of…

Decision Making

ClothCombo: Modeling Inter-Cloth Interaction for Draping Multi-Layered Clothes

2023-04-07 · Dohae Lee, Hyun Kang, In-Kwon Lee

We present ClothCombo, a pipeline to drape arbitrary combinations of clothes on 3D human models with varying body shapes and poses. While existing learning-based approaches for draping clothes have shown promising result…

Garment ReconstructionVirtual Try-on

ISP: Multi-Layered Garment Draping with Implicit Sewing Patterns

2023-05-23 · NeurIPS 2023 11 · Ren Li, Benoît Guillard, Pascal Fua

Many approaches to draping individual garments on human body models are realistic, fast, and yield outputs that are differentiable with respect to the body shape on which they are draped. However, they are either unable …

LUIVITON: Learned Universal Interoperable VIrtual Try-ON

2025-09-05 · Cong Cao, Xianhang Cheng, Jingyuan Liu, Yujian Zheng 외 arxiv

To enable large-scale reuse of real-world 3D assets, where garments and characters rarely share skeletons, templates, or dense correspondences, we present a fully automated virtual try-on system that dresses complex, mul…

Virtual Try-on