paper-with-me

홈 › Papers

DM-VTON: Distilled Mobile Real-time Virtual Try-On

2023-08-26 · Khoi-Nguyen Nguyen-Ngoc, Thanh-Tung Phan-Nguyen, Khanh-Duy Le, Tam V. Nguyen, Minh-Triet Tran, Trung-Nghia Le

The fashion e-commerce industry has witnessed significant growth in recent years, prompting exploring image-based virtual try-on techniques to incorporate Augmented Reality (AR) experiences into online shopping platforms. However, existing research has primarily overlooked a crucial aspect - the runtime of the underlying machine-learning model. While existing methods prioritize enhancing output quality, they often disregard the execution time, which restricts their applications on a limited range of devices. To address this gap, we propose Distilled Mobile Real-time Virtual Try-On (DM-VTON), a novel virtual try-on framework designed to achieve simplicity and efficiency. Our approach is based on a knowledge distillation scheme that leverages a strong Teacher network as supervision to guide a Student network without relying on human parsing. Notably, we introduce an efficient Mobile Generative Module within the Student network, significantly reducing the runtime while ensuring high-quality output. Additionally, we propose Virtual Try-on-guided Pose for Data Synthesis to address the limited pose variation observed in training images. Experimental results show that the proposed method can achieve 40 frames per second on a single Nvidia Tesla T4 GPU and only take up 37 MB of memory while producing almost the same output quality as other state-of-the-art methods. DM-VTON stands poised to facilitate the advancement of real-time AR applications, in addition to the generation of lifelike attired human figures tailored for diverse specialized training tasks. https://sites.google.com/view/ltnghia/research/DMVTON

📄 PDF Abstract BibTeX arXiv:2308.13798

Code (1)

KiseKloset/DM-VTON 공식 구현 pytorch

Tasks

GPUHuman ParsingKnowledge DistillationVirtual Try-on

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Mobile-VTON: High-Fidelity On-Device Virtual Try-On

2026-03-01 · Zhenchen Wan, Ce Chen, Runqi Lin, Jiaxin Huang 외 arxiv

Virtual try-on (VTON) has recently achieved impressive visual fidelity, but most existing systems require uploading personal photos to cloud-based GPUs, raising privacy concerns and limiting on-device deployment. To addr…

Knowledge DistillationVirtual Try-on

Layering Virtual Try-On

2026-07-24 · Chun Feng, Bowei Chen, Mengyi Shan, Ira Kemelmacher-Shlizerman arxiv

In the real world, fashion is about layering: adding a jacket over a shirt, or a sequence of adding and removing layers, rather than just a single-layer swap. This fundamental real-world task remains a challenge in exist…

GaussianVTON: 3D Human Virtual Try-ON via Multi-Stage Gaussian Splatting Editing with Image Prompting

2024-05-13 · Haodong Chen, Yongle Huang, Haojian Huang, Xiangsheng Ge 외

The increasing prominence of e-commerce has underscored the importance of Virtual Try-On (VTON). However, previous studies predominantly focus on the 2D realm and rely heavily on extensive data for training. Research on …

3D scene EditingVirtual Try-on

PT-VTON: an Image-Based Virtual Try-On Network with Progressive Pose Attention Transfer

2021-11-23 · Hanhan Zhou, Tian Lan, Guru Venkataramani

The virtual try-on system has gained great attention due to its potential to give customers a realistic, personalized product presentation in virtualized settings. In this paper, we present PT-VTON, a novel pose-transfer…

Pose TransferVirtual Try-on

VTON 360: High-Fidelity Virtual Try-On from Any Viewing Direction

2025-03-15 · CVPR 2025 1 · Zijian He, Yuwei Ning, Yipeng Qin, Guangrun Wang 외

Virtual Try-On (VTON) is a transformative technology in e-commerce and fashion design, enabling realistic digital visualization of clothing on individuals. In this work, we propose VTON 360, a novel 3D VTON method that a…

Virtual Try-on