paper-with-me

Papers

TryOffAnyone: Tiled Cloth Generation from a Dressed Person

2024-12-11 · Ioannis Xarchakos, Theodoros Koukopoulos

The fashion industry is increasingly leveraging computer vision and deep learning technologies to enhance online shopping experiences and operational efficiencies. In this paper, we address the challenge of generating high-fidelity tiled garment images essential for personalized recommendations, outfit composition, and virtual try-on systems from photos of garments worn by models. Inspired by the success of Latent Diffusion Models (LDMs) in image-to-image translation, we propose a novel approach utilizing a fine-tuned StableDiffusion model. Our method features a streamlined single-stage network design, which integrates garmentspecific masks to isolate and process target clothing items effectively. By simplifying the network architecture through selective training of transformer blocks and removing unnecessary crossattention layers, we significantly reduce computational complexity while achieving state-of-the-art performance on benchmark datasets like VITON-HD. Experimental results demonstrate the effectiveness of our approach in producing high-quality tiled garment images for both full-body and half-body inputs. Code and model are available at: https://github.com/ixarchakos/try-off-anyone

📄 PDF Abstract BibTeX arXiv:2412.08573

Code (1)

ixarchakos/try-off-anyone 공식 구현 pytorch

Tasks

Image-to-Image TranslationVirtual Try-Off

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Cloth2Tex: A Customized Cloth Texture Generation Pipeline for 3D Virtual Try-On

2023-08-08 · Daiheng Gao, Xu Chen, Xindi Zhang, Qi Wang 외

Fabricating and designing 3D garments has become extremely demanding with the increasing need for synthesizing realistic dressed persons for a variety of applications, e.g. 3D virtual try-on, digitalization of 2D clothes…

Texture SynthesisVirtual Try-on

Pixel-Level Domain Transfer

2016-03-24 · Donggeun Yoo, Namil Kim, Sunggyun Park, Anthony S. Paek 외

We present an image-conditional image generation model. The model transfers an input domain to a target domain in semantic level, and generates the target image in pixel level. To generate realistic target images, we emp…

Conditional Image GenerationImage Generation

ClothFlow: A Flow-Based Model for Clothed Person Generation

2019-10-01 · ICCV 2019 10 · Xintong Han, Xiaojun Hu, Weilin Huang, Matthew R. Scott

We present ClothFlow, an appearance-flow-based generative model to synthesize clothed person for posed-guided person image generation and virtual try-on. By estimating a dense flow between source and target clothing regi…

Image GenerationVirtual Try-on

Do Not Mask What You Do Not Need to Mask: a Parser-Free Virtual Try-On

2020-07-03 · ECCV 2020 8 · Thibaut Issenhuth, Jérémie Mary, Clément Calauzènes

The 2D virtual try-on task has recently attracted a great interest from the research community, for its direct potential applications in online shopping as well as for its inherent and non-addressed scientific challenges…

Image GenerationVirtual Try-on

HumanCoser: Layered 3D Human Generation via Semantic-Aware Diffusion Model

2024-08-21 · Yi Wang, Jian Ma, Ruizhi Shao, Qiao Feng 외

This paper aims to generate physically-layered 3D humans from text prompts. Existing methods either generate 3D clothed humans as a whole or support only tight and simple clothing generation, which limits their applicati…

Human AnimationVirtual Try-on