Virtual Try-on

78 papers with code • 7 benchmarks • 11 datasets

Virtual try-on of clothing or other items such as glasses and makeup. Most recent techniques use Generative Adversarial Networks.

Libraries

Use these libraries to find Virtual Try-on models and implementations

Most implemented papers

Parser-Free Virtual Try-on via Distilling Appearance Flows

geyuying/PF-AFN CVPR 2021

A recent pioneering work employed knowledge distillation to reduce the dependency of human parsing, where the try-on images produced by a parser-based method are used as supervisions to train a "student" network without relying on segmentation, making the student mimic the try-on ability of the parser-based model.

RMGN: A Regional Mask Guided Network for Parser-free Virtual Try-on

jokerlc/rmgn-viton 24 Apr 2022

Virtual try-on(VTON) aims at fitting target clothes to reference person images, which is widely adopted in e-commerce. Existing VTON approaches can be narrowly categorized into Parser-Based(PB) and Parser-Free(PF) by whether relying on the parser information to mask the persons' clothes and synthesize try-on images.

Fill in Fabrics: Body-Aware Self-Supervised Inpainting for Image-Based Virtual Try-On

hasibzunair/fifa-tryon 3 Oct 2022

Previous virtual try-on methods usually focus on aligning a clothing item with a person, limiting their ability to exploit the complex pose, shape and skin color of the person, as well as the overall structure of the clothing, which is vital to photo-realistic virtual try-on.

C-VTON: Context-Driven Image-Based Virtual Try-On Network

benquick123/c-vton 8 Dec 2022

At the core of the C-VTON pipeline are: (i) a geometric matching procedure that efficiently aligns the target clothing with the pose of the person in the input images, and (ii) a powerful image generator that utilizes various types of contextual information when synthesizing the final try-on result.

OccluMix: Towards De-Occlusion Virtual Try-on by Semantically-Guided Mixup

jychen9811/doc-vton 3 Jan 2023

Image Virtual try-on aims at replacing the cloth on a personal image with a garment image (in-shop clothes), which has attracted increasing attention from the multimedia and computer vision communities.

AnyDoor: Zero-shot Object-level Image Customization

modelscope/modelscope 18 Jul 2023

This work presents AnyDoor, a diffusion-based image generator with the power to teleport target objects to new scenes at user-specified locations in a harmonious way.

Multimodal-Conditioned Latent Diffusion Models for Fashion Image Editing

aimagelab/ti-mgd 21 Mar 2024

Fashion illustration is a crucial medium for designers to convey their creative vision and transform design concepts into tangible representations that showcase the interplay between clothing and the human body.

HiLo: Detailed and Robust 3D Clothed Human Reconstruction with High-and Low-Frequency Information of Parametric Models

yifyang993/hilo 7 Apr 2024

We empirically find that the high-frequency (HF) and low-frequency (LF) information from a parametric model has the potential to enhance geometry details and improve robustness to noise, respectively.

Video Based Reconstruction of 3D People Models

thmoa/videoavatars CVPR 2018

This paper describes how to obtain accurate 3D body models and texture of arbitrary people from a single, monocular video in which a person is moving.