paper-with-me

홈 › Papers

GC-VTON: Predicting Globally Consistent and Occlusion Aware Local Flows with Neighborhood Integrity Preservation for Virtual Try-on

2023-11-07 · Hamza Rawal, Muhammad Junaid Ahmad, Farooq Zaman

Flow based garment warping is an integral part of image-based virtual try-on networks. However, optimizing a single flow predicting network for simultaneous global boundary alignment and local texture preservation results in sub-optimal flow fields. Moreover, dense flows are inherently not suited to handle intricate conditions like garment occlusion by body parts or by other garments. Forcing flows to handle the above issues results in various distortions like texture squeezing, and stretching. In this work, we propose a novel approach where we disentangle the global boundary alignment and local texture preserving tasks via our GlobalNet and LocalNet modules. A consistency loss is then employed between the two modules which harmonizes the local flows with the global boundary alignment. Additionally, we explicitly handle occlusions by predicting body-parts visibility mask, which is used to mask out the occluded regions in the warped garment. The masking prevents the LocalNet from predicting flows that distort texture to compensate for occlusions. We also introduce a novel regularization loss (NIPR), that defines a criteria to identify the regions in the warped garment where texture integrity is violated (squeezed or stretched). NIPR subsequently penalizes the flow in those regions to ensure regular and coherent warps that preserve the texture in local neighborhoods. Evaluation on a widely used virtual try-on dataset demonstrates strong performance of our network compared to the current SOTA methods.

📄 PDF Abstract BibTeX arXiv:2311.04932

Code (0)

등록된 구현이 없습니다.

Tasks

Virtual Try-on

Similar Papers 제목 키워드 기반

GO-MLVTON: Garment Occlusion-Aware Multi-Layer Virtual Try-On with Diffusion Models

2026-01-20 · Yang Yu, Yunze Deng, Yige Zhang, Yanjie Xiao 외 arxiv

Existing image-based virtual try-on (VTON) methods primarily focus on single-layer or multi-garment VTON, neglecting multi-layer VTON (ML-VTON), which involves dressing multiple layers of garments onto the human body wit…

Virtual Try-on

GloPro: Globally-Consistent Uncertainty-Aware 3D Human Pose Estimation & Tracking in the Wild

2023-09-19 · Simon Schaefer, Dorian F. Henning, Stefan Leutenegger

An accurate and uncertainty-aware 3D human body pose estimation is key to enabling truly safe but efficient human-robot interactions. Current uncertainty-aware methods in 3D human pose estimation are limited to predictin…

3D Human Pose EstimationPose Estimation

VTON-HandFit: Virtual Try-on for Arbitrary Hand Pose Guided by Hand Priors Embedding

2024-08-22 · CVPR 2025 1 · Yujie Liang, Xiaobin Hu, Boyuan Jiang, Donghao Luo 외

Although diffusion-based image virtual try-on has made considerable progress, emerging approaches still struggle to effectively address the issue of hand occlusion (i.e., clothing regions occluded by the hand part), lead…

DisentanglementVirtual Try-on

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

2023-01-03 · Zhijing Yang, Junyang Chen, Yukai Shi, Hao Li 외

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. Prior methods suc…

Semantic ParsingVirtual Try-on

GS-VTON: Controllable 3D Virtual Try-on with Gaussian Splatting

2024-10-07 · Yukang Cao, Masoud Hadi, Liang Pan, Ziwei Liu

Diffusion-based 2D virtual try-on (VTON) techniques have recently demonstrated strong performance, while the development of 3D VTON has largely lagged behind. Despite recent advances in text-guided 3D scene editing, inte…

3D geometry3DGS3D scene EditingVirtual Try-on