paper-with-me

Papers

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, Jinlong Yang, Thabo Beeler, Fernando de la Torre

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-to-3D texture mapping or depth-aware inpainting via generative models. Unfortunately, these methods often struggle to capture and preserve texture details, particularly due to challenging occlusions, distortions, or poses in the input image. Inspired by the observation that in the fashion industry, most garments are constructed by stitching sewing patterns with flat, repeatable textures, we cast the task of clothing texture transfer as extracting distortion-free, tileable texture materials that are subsequently mapped onto the UV space of the garment. Building upon this insight, we train a denoising diffusion model with a large-scale synthetic dataset to rectify distortions in the input texture image. This process yields a flat texture map that enables a tight coupling with existing Physically-Based Rendering (PBR) material generation pipelines, allowing for realistic relighting of the garment under various lighting conditions. We show that FabricDiffusion can transfer various features from a single clothing image including texture patterns, material properties, and detailed prints and logos. Extensive experiments demonstrate that our model significantly outperforms state-to-the-art methods on both synthetic data and real-world, in-the-wild clothing images while generalizing to unseen textures and garment shapes.

📄 PDF Abstract BibTeX arXiv:2410.01801

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage to 3D

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FitDiT: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on

2024-11-15 · Boyuan Jiang, Xiaobin Hu, Donghao Luo, Qingdong He 외

Although image-based virtual try-on has made considerable progress, emerging approaches still encounter challenges in producing high-fidelity and robust fitting images across diverse scenarios. These methods often strugg…

Virtual Try-on

Learning High-Fidelity Cloth Animation via Skinning-Free Image Transfer

2025-12-05 · Rong Wang, Wei Mao, Changsheng Lu, Hongdong Li arxiv

We present a novel method for generating 3D garment deformations from given body poses, which is key to a wide range of applications, including virtual try-on and extended reality. To simplify the cloth dynamics, existin…

Virtual Try-on

Dressing in Order: Recurrent Person Image Generation for Pose Transfer, Virtual Try-on and Outfit Editing

2021-04-14 · ICCV 2021 10 · Aiyu Cui, Daniel McKee, Svetlana Lazebnik

We propose a flexible person generation framework called Dressing in Order (DiOr), which supports 2D pose transfer, virtual try-on, and several fashion editing tasks. The key to DiOr is a novel recurrent generation pipel…

Fashion SynthesisImage GenerationPose TransferVirtual Try-on

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 …

Image-to-Image TranslationTranslationVirtual Try-on

AlignVTOFF: Texture-Spatial Feature Alignment for High-Fidelity Virtual Try-Off

2026-01-05 · Yihan Zhu, Mengying Ge arxiv

Virtual Try-Off (VTOFF) is a challenging multimodal image generation task that aims to synthesize high-fidelity flat-lay garments under complex geometric deformation and rich high-frequency textures. Existing methods oft…

Image GenerationVirtual Try-Off