pith. sign in

arxiv: 2206.14180 · v2 · pith:YBEIIFKCnew · submitted 2022-06-28 · 💻 cs.CV · cs.AI

High-Resolution Virtual Try-On with Misalignment and Occlusion-Handled Conditions

classification 💻 cs.CV cs.AI
keywords segmentationitemmisalignmentpersontry-onartifactsclothingcondition
0
0 comments X
read the original abstract

Image-based virtual try-on aims to synthesize an image of a person wearing a given clothing item. To solve the task, the existing methods warp the clothing item to fit the person's body and generate the segmentation map of the person wearing the item before fusing the item with the person. However, when the warping and the segmentation generation stages operate individually without information exchange, the misalignment between the warped clothes and the segmentation map occurs, which leads to the artifacts in the final image. The information disconnection also causes excessive warping near the clothing regions occluded by the body parts, so-called pixel-squeezing artifacts. To settle the issues, we propose a novel try-on condition generator as a unified module of the two stages (i.e., warping and segmentation generation stages). A newly proposed feature fusion block in the condition generator implements the information exchange, and the condition generator does not create any misalignment or pixel-squeezing artifacts. We also introduce discriminator rejection that filters out the incorrect segmentation map predictions and assures the performance of virtual try-on frameworks. Experiments on a high-resolution dataset demonstrate that our model successfully handles the misalignment and occlusion, and significantly outperforms the baselines. Code is available at https://github.com/sangyun884/HR-VITON.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. iTryOn: Mastering Interactive Video Virtual Try-On with Spatial-Semantic Guidance

    cs.CV 2026-05 unverdicted novelty 7.0

    iTryOn is a video diffusion Transformer that injects spatial 3D hand guidance and semantic action captions to enable interactive garment replacement in videos.

  2. iTryOn: Mastering Interactive Video Virtual Try-On with Spatial-Semantic Guidance

    cs.CV 2026-05 unverdicted novelty 7.0

    iTryOn is a diffusion-based framework that adds spatial 3D hand guidance and semantic action-aware embeddings to handle complex garment deformations during human-clothing interactions in videos.