paper-with-me

홈 › Papers

LGVTON: A Landmark Guided Approach to Virtual Try-On

2020-04-01 · Debapriya Roy, Sanchayan Santra, Bhabatosh Chanda

In this paper, we propose a Landmark Guided Virtual Try-On (LGVTON) method for clothes, which aims to solve the problem of clothing trials on e-commerce websites. Given the images of two people: a person and a model, it generates a rendition of the person wearing the clothes of the model. This is useful considering the fact that on most e-commerce websites images of only clothes are not usually available. We follow a three-stage approach to achieve our objective. In the first stage, LGVTON warps the clothes of the model using a Thin-Plate Spline (TPS) based transformation to fit the person. Unlike previous TPS-based methods, we use the landmarks (of human and clothes) to compute the TPS transformation. This enables the warping to work independently of the complex patterns, such as stripes, florals, and textures, present on the clothes. However, this computed warp may not always be very precise. We, therefore, further refine it in the subsequent stages with the help of a mask generator (Stage 2) and an image synthesizer (Stage 3) modules. The mask generator improves the fit of the warped clothes, and the image synthesizer ensures a realistic output. To tackle the problem of lack of paired training data, we resort to a self-supervised training strategy. Here paired data refers to the image pair of model and person wearing the same cloth. We compare LGVTON with four existing methods on two popular fashion datasets namely MPV and DeepFashion using two performance measures, FID (Fr\'echet Inception Distance) and SSIM (Structural Similarity Index). The proposed method in most cases outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2004.00562

Code (0)

등록된 구현이 없습니다.

Tasks

SSIMVirtual Try-on

Similar Papers 제목 키워드 기반

Landmark Stereo Dataset for Landmark Recognition and Moving Node Localization in a Non-GPS Battlefield Environment

2024-02-19 · Ganesh Sapkota, Sanjay Madria

In this paper, we have proposed a new strategy of using the landmark anchor node instead of a radio-based anchor node to obtain the virtual coordinates (landmarkID, DISTANCE) of moving troops or defense forces that will …

Landmark RecognitionStereo Matching

Size Does Matter: Size-aware Virtual Try-on via Clothing-oriented Transformation Try-on Network

2023-01-01 · ICCV 2023 1 · Chieh-Yun Chen, Yi-Chung Chen, Hong-Han Shuai, Wen-Huang Cheng

Virtual try-on tasks aim at synthesizing realistic try-on results by trying target clothes on humans. Most previous works relied on the Thin Plate Spline or appearance flows to warp clothes to fit human body shapes. …

Virtual Try-on

Landmark-guided Diffusion Model for High-fidelity and Temporally Coherent Talking Head Generation

2024-08-03 · Jintao Tan, Xize Cheng, Lingyu Xiong, Lei Zhu 외

Audio-driven talking head generation is a significant and challenging task applicable to various fields such as virtual avatars, film production, and online conferences. However, the existing GAN-based models emphasize g…

DenoisingTalking Head Generation

Facial Expression Translation using Landmark Guided GANs

2022-09-05 · Hao Tang, Nicu Sebe

We propose a simple yet powerful Landmark guided Generative Adversarial Network (LandmarkGAN) for the facial expression-to-expression translation using a single image, which is an important and challenging task in comput…

Facial Expression TranslationGenerative Adversarial NetworkTranslation

Linking Garment With Person via Semantically Associated Landmarks for Virtual Try-On

2023-01-01 · CVPR 2023 1 · Keyu Yan, Tingwei Gao, HUI ZHANG, Chengjun Xie

In this paper, a novel virtual try-on algorithm, dubbed SAL-VTON, is proposed, which links the garment with the person via semantically associated landmarks to alleviate misalignment. The semantically associated land…

Virtual Try-on