paper-with-me

홈 › Papers

Try-On-Adapter: A Simple and Flexible Try-On Paradigm

2024-11-15 · Hanzhong Guo, Jianfeng Zhang, Cheng Zou, Jun Li, Meng Wang, Ruxue Wen, Pingzhong Tang, Jingdong Chen, Ming Yang

Image-based virtual try-on, widely used in online shopping, aims to generate images of a naturally dressed person conditioned on certain garments, providing significant research and commercial potential. A key challenge of try-on is to generate realistic images of the model wearing the garments while preserving the details of the garments. Previous methods focus on masking certain parts of the original model's standing image, and then inpainting on masked areas to generate realistic images of the model wearing corresponding reference garments, which treat the try-on task as an inpainting task. However, such implements require the user to provide a complete, high-quality standing image, which is user-unfriendly in practical applications. In this paper, we propose Try-On-Adapter (TOA), an outpainting paradigm that differs from the existing inpainting paradigm. Our TOA can preserve the given face and garment, naturally imagine the rest parts of the image, and provide flexible control ability with various conditions, e.g., garment properties and human pose. In the experiments, TOA shows excellent performance on the virtual try-on task even given relatively low-quality face and garment images in qualitative comparisons. Additionally, TOA achieves the state-of-the-art performance of FID scores 5.56 and 7.23 for paired and unpaired on the VITON-HD dataset in quantitative comparisons.

📄 PDF Abstract BibTeX arXiv:2411.10187

Code (0)

등록된 구현이 없습니다.

Tasks

Virtual Try-on

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Focus 설명 없음

Similar Papers 제목 키워드 기반

Adapters: A Unified Library for Parameter-Efficient and Modular Transfer Learning

2023-11-18 · Clifton Poth, Hannah Sterz, Indraneil Paul, Sukannya Purkayastha 외

We introduce Adapters, an open-source library that unifies parameter-efficient and modular transfer learning in large language models. By integrating 10 diverse adapter methods into a unified interface, Adapters offers e…

Transfer Learning

MANTA -- Model Adapter Native generations that's Affordable

2024-09-22 · Ansh Chaurasia

The presiding model generation algorithms rely on simple, inflexible adapter selection to provide personalized results. We propose the model-adapter composition problem as a generalized problem to past work factoring in …

DiversitymodelSynthetic Data Generation

PAD: Self-Supervised Pre-Training with Patchwise-Scale Adapter for Infrared Images

2023-12-13 · Tao Zhang, Kun Ding, Jinyong Wen, Yu Xiong 외

Self-supervised learning (SSL) for RGB images has achieved significant success, yet there is still limited research on SSL for infrared images, primarily due to three prominent challenges: 1) the lack of a suitable large…

Self-Supervised Learning

T2I-Adapter: Learning Adapters to Dig out More Controllable Ability for Text-to-Image Diffusion Models

2023-02-16 · Chong Mou, Xintao Wang, Liangbin Xie, Yanze Wu 외

The incredible generative ability of large-scale text-to-image (T2I) models has demonstrated strong power of learning complex structures and meaningful semantics. However, relying solely on text prompts cannot fully take…

Image GenerationStyle Transfer

AdapterHub Playground: Simple and Flexible Few-Shot Learning with Adapters

2021-08-18 · ACL 2022 5 · Tilman Beck, Bela Bohlender, Christina Viehmann, Vincent Hane 외

The open-access dissemination of pretrained language models through online repositories has led to a democratization of state-of-the-art natural language processing (NLP) research. This also allows people outside of NLP …

Few-Shot LearningTransfer Learning