GitHub
github.com โบ bcmi โบ DCI-VTON-Virtual-Try-On
GitHub - bcmi/DCI-VTON-Virtual-Try-On: [ACM Multimedia 2023] Taming the Power of Diffusion Models for High-Quality Virtual Try-On with Appearance Flow.
Abstract: Virtual try-on is a critical image synthesis task that aims to transfer clothes from one image to another while preserving the details of both humans and clothes. While many existing methods rely on Generative Adversarial Networks ...
Starred by 497 users
Forked by 77 users
Languages ย Python 99.8% | Shell 0.2%
arXiv
arxiv.org โบ abs โบ 2403.05139
[2403.05139] Improving Diffusion Models for Authentic Virtual Try-on in the Wild
July 29, 2024 - Abstract:This paper considers image-based virtual try-on, which renders an image of a person wearing a curated garment, given a pair of images depicting the person and the garment, respectively. Previous works adapt existing exemplar-based inpainting diffusion models for virtual try-on to improve the naturalness of the generated visuals compared to other methods (e.g., GAN-based), but they fail to preserve the identity of the garments.
Videos
Johannakarras
johannakarras.github.io โบ Fashion-VDM
Fashion-VDM: Video Diffusion Model for Virtual Try-On
We present Fashion-VDM, a video diffusion model (VDM) for generating virtual try-on videos. Given an input garment image and person video, our method aims to generate a high-quality try-on video of the person wearing the given garment, while preserving the person's identity and motion.
arXiv
arxiv.org โบ abs โบ 2405.11794
[2405.11794] ViViD: Video Virtual Try-on using Diffusion Models
May 28, 2024 - In this work, we present ViViD, a novel framework employing powerful diffusion models to tackle the task of video virtual try-on. Specifically, we design the Garment Encoder to extract fine-grained clothing semantic features, guiding the model ...
GitHub
github.com โบ zengjianhao โบ CAT-DM
GitHub - zengjianhao/CAT-DM: CAT-DM: Controllable Accelerated Virtual Try-on with Diffusion Model (CVPR 2024)
To enhance the controllability, a basic diffusion-based virtual try-on network is designed, which utilizes ControlNet to introduce additional control conditions and improves the feature extraction of garment images.
Starred by 134 users
Forked by 15 users
Languages ย Python 99.8% | Shell 0.2%
GitHub
github.com โบ Zheng-Chong โบ CatVTON
GitHub - Zheng-Chong/CatVTON: [ICLR 2025] CatVTON is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) and 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).
CatVTON is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) and 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).
Starred by 1.6K users
Forked by 196 users
Languages ย Python 90.5% | JavaScript 3.3% | Cuda 3.3% | C++ 2.3%
ACM Digital Library
dl.acm.org โบ doi โบ 10.1145 โบ 3581783.3612255
Taming the Power of Diffusion Models for High-Quality Virtual Try-On with Appearance Flow | Proceedings of the 31st ACM International Conference on Multimedia
The warping module performs initial processing on the clothes, which helps to preserve the local details of the clothes. We then combine the warped clothes with clothes-agnostic person image and add noise as the input of diffusion model. Additionally, the warped clothes is used as local conditions for each denoising process to ensure that the resulting output retains as much detail as possible. Our approach, namely Diffusion-based Conditional Inpainting for Virtual Try-ON(DCI-VTON), effectively utilizes the power of the diffusion model, and the incorporation of the warping module helps to produce high-quality and realistic virtual try-on results.
GitHub
github.com โบ fashn-AI โบ tryondiffusion
GitHub - fashn-AI/tryondiffusion: PyTorch implementation of "TryOnDiffusion: A Tale of Two UNets", a virtual try-on diffusion-based network by Google
PyTorch implementation of "TryOnDiffusion: A Tale of Two UNets", a virtual try-on diffusion-based network by Google - fashn-AI/tryondiffusion
Starred by 360 users
Forked by 52 users
Languages ย Python
Rlawjdghek
rlawjdghek.github.io โบ StableVITON
StableVITON
Given a clothing image and a person image, an image-based virtual try-on aims to generate a customized image that appears natural and accurately reflects the characteristics of the clothing image. In this work, we aim to expand the applicability of the pre-trained diffusion model so that it ...
arXiv
arxiv.org โบ abs โบ 2404.17364
[2404.17364] MV-VTON: Multi-View Virtual Try-On with Diffusion Models
January 5, 2025 - To address this challenge, we introduce Multi-View Virtual Try-ON (MV-VTON), which aims to reconstruct the dressing results from multiple views using the given clothes. Given that single-view clothes provide insufficient information for MV-VTON, ...
GitHub
github.com โบ Zheng-Chong โบ Awesome-Try-On-Models
GitHub - Zheng-Chong/Awesome-Try-On-Models: A repository for organizing papers, codes and other resources related to Virtual Try-on Models
The project is ongoing, and we welcome contributions in any forms to help improve and expand it. If you're interested in VTON or find this repo helpful, please ๐star and ๐ watch it ! [2025-10-03] DiT-VTON: Diffusion Transformer Framework for Unified Multi-Category Virtual Try-On and Virtual Try-All with Integrated Image Editing (arXiv)
Starred by 361 users
Forked by 19 users
TheCVF
openaccess.thecvf.com โบ content โบ CVPR2024 โบ papers โบ Zeng_CAT-DM_Controllable_Accelerated_Virtual_Try-on_with_Diffusion_Model_CVPR_2024_paper.pdf pdf
Controllable Accelerated Virtual Try-on with Diffusion Model
It is the policy of the Computer Vision Foundation to maintain PDF copies of conference papers as submitted during the camera-ready paper collection. These papers are considered the final published versions of the work. We recognize the need for minor corrections after publication, and thus ...
arXiv
arxiv.org โบ html โบ 2501.16757v2
ITVTON: Virtual Try-On Diffusion Transformer Based on Integrated Image and Text
March 15, 2025 - Virtual try-on, which aims to seamlessly fit garments onto person images, has recently seen significant progress with diffusion-based models. However, existing methods commonly resort to duplicated backbones or additional image encoders to extract garment features, which increases computational ...
Medium
medium.com โบ tryon-labs โบ essential-virtual-try-on-research-papers-for-machine-learning-engineers-772224febf8d
Essential Virtual Try-On Research Papers For Machine Learning Engineers | by Kailash Ahirwar | TryOn Labs | Medium
April 1, 2024 - The warping module performs initial processing on the clothes, which helps to preserve the local details of the clothes. We then combine the warped clothes with clothes-agnostic person image and add noise as the input of diffusion model. Additionally, the warped clothes is used as local conditions for each denoising process to ensure that the resulting output retains as much detail as possible. Our approach, namely Diffusion-based Conditional Inpainting for Virtual Try-ON (DCI-VTON), effectively utilizes the power of the diffusion model, and the incorporation of the warping module helps to produce high-quality and realistic virtual try-on results.