paper-with-me

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, Mathieu Salzmann, Pascal Fua

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 forward pass, is much faster. Taking advantage of this, we propose a novel architecture to fit a 3D garment template to a 3D body. Specifically, we build upon the recent progress in 3D point cloud processing with deep networks to extract garment features at varying levels of detail, including point-wise, patch-wise and global features. We fuse these features with those extracted in parallel from the 3D body, so as to model the cloth-body interactions. The resulting two-stream architecture, which we call as GarNet, is trained using a loss function inspired by physics-based modeling, and delivers visually plausible garment shapes whose 3D points are, on average, less than 1 cm away from those of a PBS method, while running 100 times faster. Moreover, the proposed method can model various garment types with different cutting patterns when parameters of those patterns are given as input to the network.

📄 PDF Abstract BibTeX arXiv:1811.10983

Code (0)

등록된 구현이 없습니다.

Tasks

Virtual Try-on

Similar Papers 제목 키워드 기반

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

2020-07-20 · Erhan Gundogdu, Victor Constantin, Shaifali Parashar, Amrollah Seifoddini 외

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…

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