paper-with-me

Papers

Learning to Transfer Texture from Clothing Images to 3D Humans

2020-03-04 · CVPR 2020 6 · Aymen Mir, Thiemo Alldieck, Gerard Pons-Moll

In this paper, we present a simple yet effective method to automatically transfer textures of clothing images (front and back) to 3D garments worn on top SMPL, in real time. We first automatically compute training pairs of images with aligned 3D garments using a custom non-rigid 3D to 2D registration method, which is accurate but slow. Using these pairs, we learn a mapping from pixels to the 3D garment surface. Our idea is to learn dense correspondences from garment image silhouettes to a 2D-UV map of a 3D garment surface using shape information alone, completely ignoring texture, which allows us to generalize to the wide range of web images. Several experiments demonstrate that our model is more accurate than widely used baselines such as thin-plate-spline warping and image-to-image translation networks while being orders of magnitude faster. Our model opens the door for applications such as virtual try-on, and allows for generation of 3D humans with varied textures which is necessary for learning.

📄 PDF Abstract BibTeX arXiv:2003.02050

Code (1)

aymenmir1/pix2surf 공식 구현 pytorch

Tasks

Image-to-Image TranslationTranslationVirtual Try-on

Similar Papers 제목 키워드 기반

Learning 3D Texture-Aware Representations for Parsing Diverse Human Clothing and Body Parts

2025-08-08 · Kiran Chhatre, Christopher Peters, Srikrishna Karanam arxiv

Existing methods for human parsing into body parts and clothing often use fixed mask categories with broad labels that obscure fine-grained clothing types. Recent open-vocabulary segmentation approaches leverage pretrain…

Semantic SegmentationHuman Parsing

FabricDiffusion: High-Fidelity Texture Transfer for 3D Garments Generation from In-The-Wild Clothing Images

2024-10-02 · Cheng Zhang, Yuanhao Wang, Francisco Vicente Carrasco, Chenglei Wu 외

We introduce FabricDiffusion, a method for transferring fabric textures from a single clothing image to 3D garments of arbitrary shapes. Existing approaches typically synthesize textures on the garment surface through 2D…

DenoisingImage to 3D

SCULPT: Shape-Conditioned Unpaired Learning of Pose-dependent Clothed and Textured Human Meshes

2023-08-21 · CVPR 2024 1 · Soubhik Sanyal, Partha Ghosh, Jinlong Yang, Michael J. Black 외

We present SCULPT, a novel 3D generative model for clothed and textured 3D meshes of humans. Specifically, we devise a deep neural network that learns to represent the geometry and appearance distribution of clothed huma…

AttributeQuestion AnsweringVisual Question Answering

SwapNet: Garment Transfer in Single View Images

2018-09-01 · ECCV 2018 9 · Amit Raj, Patsorn Sangkloy, Huiwen Chang, Jingwan Lu 외

We present SwapNet, a framework to transfer garments across images of people with arbitrary body pose, shape, and clothing. Garment transfer is a challenging task that requires (i) disentangling the features of the cloth…

Virtual Try-on

PISE: Person Image Synthesis and Editing with Decoupled GAN

2021-03-06 · CVPR 2021 1 · Jinsong Zhang, Kun Li, Yu-Kun Lai, Jingyu Yang

Person image synthesis, e.g., pose transfer, is a challenging problem due to large variation and occlusion. Existing methods have difficulties predicting reasonable invisible regions and fail to decouple the shape and st…

Human ParsingImage GenerationPose Transfer