paper-with-me

Papers

Towards Photo-Realistic Virtual Try-On by Adaptively Generating-Preserving Image Content

2020-06-01 · CVPR 2020 6 · Han Yang, Ruimao Zhang, Xiaobao Guo, Wei Liu, Wangmeng Zuo, Ping Luo

Image visual try-on aims at transferring a target clothes image onto a reference person, and has become a hot topic in recent years. Prior arts usually focus on preserving the character of a clothes image (e.g. texture, logo, embroidery) when warping it to arbitrary human pose. However, it remains a big challenge to generate photo-realistic try-on images when large occlusions and human poses are presented in the reference person. To address this issue, we propose a novel visual try-on network, namely Adaptive Content Generating and Preserving Network (ACGPN). In particular, ACGPN first predicts semantic layout of the reference image that will be changed after try-on (e.g.long sleeve shirt-arm, arm-jacket), and then determines whether its image content needs to be generated or preserved according to the predicted semantic layout, leading to photo-realistic try-on and rich clothes details. ACGPN generally involves three major modules. First, a semantic layout generation module utilizes semantic segmentation of the reference image to progressively predict the desired semantic layout after try-on. Second, a clothes warping module warps clothes image according to the generated semantic layout, where a second-order difference constraint is introduced to stabilize the warping process during training.Third, an inpainting module for content fusion integrates all information (e.g. reference image, semantic layout, warped clothes) to adaptively produce each semantic part of human body. In comparison to the state-of-the-art methods, ACGPN can generate photo-realistic images with much better perceptual quality and richer fine-details.

📄 PDF Abstract BibTeX

Code (1)

switchablenorms/DeepFashion_Try_On pytorch

Tasks

Layout GenerationSemantic SegmentationVirtual Try-on

Methods 이 논문이 사용한 방법론

ACGPN ACGPN, or Adaptive Content Generating and Preserving Network, is a [generative adversarial…

Similar Papers 제목 키워드 기반

Towards Photo-Realistic Virtual Try-On by Adaptively Generating$\leftrightarrow$Preserving Image Content

2020-03-12 · Han Yang, Ruimao Zhang, Xiaobao Guo, Wei Liu 외

Image visual try-on aims at transferring a target clothing image onto a reference person, and has become a hot topic in recent years. Prior arts usually focus on preserving the character of a clothing image (e.g. texture…

Layout GenerationSemantic SegmentationVirtual Try-on

A Neural Lip-Sync Framework for Synthesizing Photorealistic Virtual News Anchors

2020-02-20 · Ruobing Zheng, Zhou Zhu, Bo Song, Changjiang Ji

Lip sync has emerged as a promising technique for generating mouth movements from audio signals. However, synthesizing a high-resolution and photorealistic virtual news anchor is still challenging. Lack of natural appear…

Constrained Lip-synchronizationImage-to-Image TranslationNeural Rendering

FIT: A Large-Scale Dataset for Fit-Aware Virtual Try-On

2026-04-09 · Johanna Karras, Yuanhao Wang, Yingwei Li, Ira Kemelmacher-Shlizerman arxiv

Given a person and a garment image, virtual try-on (VTO) aims to synthesize a realistic image of the person wearing the garment, while preserving their original pose and identity. Although recent VTO methods excel at vis…

Virtual Try-on

VTNFP: An Image-Based Virtual Try-On Network With Body and Clothing Feature Preservation

2019-10-01 · ICCV 2019 10 · Ruiyun Yu, Xiaoqi Wang, Xiaohui Xie

Image-based virtual try-on systems with the goal of transferring a desired clothing item onto the corresponding region of a person have made great strides recently, but challenges remain in generating realistic looking i…

Image GenerationSegmentationVirtual Try-on

Photorealistic Object Insertion with Diffusion-Guided Inverse Rendering

2024-08-19 · Ruofan Liang, Zan Gojcic, Merlin Nimier-David, David Acuna 외

The correct insertion of virtual objects in images of real-world scenes requires a deep understanding of the scene's lighting, geometry and materials, as well as the image formation process. While recent large-scale diff…

Inverse RenderingObjectTone Mapping