CVMay 29, 2025

VITON-DRR: Details Retention Virtual Try-on via Non-rigid Registration

arXiv:2505.23439v12 citationsh-index: 6Has CodeComputers & graphics
Originality Incremental advance
AI Analysis

This addresses the issue of unrealistic artifacts in virtual try-on for e-commerce and fashion applications, though it appears incremental as it builds on existing warping techniques.

The paper tackles the problem of preserving clothing details in image-based virtual try-on by proposing a method using non-rigid registration, resulting in more accurate deformation and better retention of garment details compared to state-of-the-art methods.

Image-based virtual try-on aims to fit a target garment to a specific person image and has attracted extensive research attention because of its huge application potential in the e-commerce and fashion industries. To generate high-quality try-on results, accurately warping the clothing item to fit the human body plays a significant role, as slight misalignment may lead to unrealistic artifacts in the fitting image. Most existing methods warp the clothing by feature matching and thin-plate spline (TPS). However, it often fails to preserve clothing details due to self-occlusion, severe misalignment between poses, etc. To address these challenges, this paper proposes a detail retention virtual try-on method via accurate non-rigid registration (VITON-DRR) for diverse human poses. Specifically, we reconstruct a human semantic segmentation using a dual-pyramid-structured feature extractor. Then, a novel Deformation Module is designed for extracting the cloth key points and warping them through an accurate non-rigid registration algorithm. Finally, the Image Synthesis Module is designed to synthesize the deformed garment image and generate the human pose information adaptively. {Compared with} traditional methods, the proposed VITON-DRR can make the deformation of fitting images more accurate and retain more garment details. The experimental results demonstrate that the proposed method performs better than state-of-the-art methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes