paper-with-me

Papers

Fully Convolutional Graph Neural Networks for Parametric Virtual Try-On

2020-09-09 · Raquel Vidaurre, Igor Santesteban, Elena Garces, Dan Casas

We present a learning-based approach for virtual try-on applications based on a fully convolutional graph neural network. In contrast to existing data-driven models, which are trained for a specific garment or mesh topology, our fully convolutional model can cope with a large family of garments, represented as parametric predefined 2D panels with arbitrary mesh topology, including long dresses, shirts, and tight tops. Under the hood, our novel geometric deep learning approach learns to drape 3D garments by decoupling the three different sources of deformations that condition the fit of clothing: garment type, target body shape, and material. Specifically, we first learn a regressor that predicts the 3D drape of the input parametric garment when worn by a mean body shape. Then, after a mesh topology optimization step where we generate a sufficient level of detail for the input garment type, we further deform the mesh to reproduce deformations caused by the target body shape. Finally, we predict fine-scale details such as wrinkles that depend mostly on the garment material. We qualitatively and quantitatively demonstrate that our fully convolutional approach outperforms existing methods in terms of generalization capabilities and memory requirements, and therefore it opens the door to more general learning-based models for virtual try-on applications.

📄 PDF Abstract BibTeX arXiv:2009.04592

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkVirtual Try-on

Similar Papers 제목 키워드 기반

Bayesian Graph Convolutional Neural Networks Using Non-Parametric Graph Learning

2019-10-26 · Soumyasundar Pal, Florence Regol, Mark Coates

Graph convolutional neural networks (GCNN) have been successfully applied to many different graph based learning tasks including node and graph classification, matrix completion, and learning of node embeddings. Despite …

Bayesian InferenceGeneral ClassificationGraph ClassificationGraph Learning+2

Conversion of single-energy computed tomography to parametric maps of dual-energy computed tomography using convolutional neural network

2023-09-26 · SangWook Kim, JiMin Lee, Jungye Kim, Bitbyeol Kim 외

Objectives: We propose a deep learning (DL) multi-task learning framework using convolutional neural network (CNN) for a direct conversion of single-energy CT (SECT) to three different parametric maps of dual-energy CT (…

Multi-Task Learning

Evaluating Continual Learning Algorithms by Generating 3D Virtual Environments

2021-09-16 · Enrico Meloni, Alessandro Betti, Lapo Faggi, Simone Marullo 외

Continual learning refers to the ability of humans and animals to incrementally learn over time in a given environment. Trying to simulate this learning process in machines is a challenging task, also due to the inherent…

Continual Learning

Batch Virtual Adversarial Training for Graph Convolutional Networks

2019-02-25 · Zhijie Deng, Yinpeng Dong, Jun Zhu

We present batch virtual adversarial training (BVAT), a novel regularization method for graph convolutional networks (GCNs). BVAT addresses the shortcoming of GCNs that do not consider the smoothness of the model's outpu…

General ClassificationNode Classification

Virtual Nodes based Heterogeneous Graph Convolutional Neural Network for Efficient Long-Range Information Aggregation

2025-09-28 · Ranhui Yan, Jia cai arxiv

Heterogeneous Graph Neural Networks (HGNNs) have exhibited powerful performance in heterogeneous graph learning by aggregating information from various types of nodes and edges. However, existing heterogeneous graph mode…

Graph Learning