paper-with-me

Papers

Pose-Guided High-Resolution Appearance Transfer via Progressive Training

2020-08-27 · Ji Liu, Heshan Liu, Mang-Tik Chiu, Yu-Wing Tai, Chi-Keung Tang

We propose a novel pose-guided appearance transfer network for transferring a given reference appearance to a target pose in unprecedented image resolution (1024 * 1024), given respectively an image of the reference and target person. No 3D model is used. Instead, our network utilizes dense local descriptors including local perceptual loss and local discriminators to refine details, which is trained progressively in a coarse-to-fine manner to produce the high-resolution output to faithfully preserve complex appearance of garment textures and geometry, while hallucinating seamlessly the transferred appearances including those with dis-occlusion. Our progressive encoder-decoder architecture can learn the reference appearance inherent in the input image at multiple scales. Extensive experimental results on the Human3.6M dataset, the DeepFashion dataset, and our dataset collected from YouTube show that our model produces high-quality images, which can be further utilized in useful applications such as garment transfer between people and pose-guided human video generation.

📄 PDF Abstract BibTeX arXiv:2008.11898

Code (0)

등록된 구현이 없습니다.

Tasks

Appearance TransferDecoderVideo GenerationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Super-Resolution Appearance Transfer for 4D Human Performances

2021-08-31 · Marco Pesavento, Marco Volino, Adrian Hilton

A common problem in the 4D reconstruction of people from multi-view video is the quality of the captured dynamic texture appearance which depends on both the camera resolution and capture volume. Typically the requiremen…

4D reconstruction4k8kAppearance Transfer+1

Attribute-Guided Face Generation Using Conditional CycleGAN

2017-05-28 · ECCV 2018 9 · Yongyi Lu, Yu-Wing Tai, Chi-Keung Tang

We are interested in attribute-guided face generation: given a low-res face input image, an attribute vector that can be extracted from a high-res image (attribute image), our new method generates a high-res face image f…

AttributeFace GenerationFace SwappingFace Verification

Text-guided High-definition Consistency Texture Model

2023-05-10 · Zhibin Tang, Tiantong He

With the advent of depth-to-image diffusion models, text-guided generation, editing, and transfer of realistic textures are no longer difficult. However, due to the limitations of pre-trained diffusion models, they can o…

modelparameter-efficient fine-tuningtext-guided-generationVocal Bursts Intensity Prediction

MUST-GAN: Multi-level Statistics Transfer for Self-driven Person Image Generation

2020-11-18 · CVPR 2021 1 · Tianxiang Ma, Bo Peng, Wei Wang, Jing Dong

Pose-guided person image generation usually involves using paired source-target images to supervise the training, which significantly increases the data preparation effort and limits the application of the models. To dea…

Image GenerationPose TransferStyle Transfer

A training-free framework for high-fidelity appearance transfer via diffusion transformers

2026-03-24 · Shengrong Gu, Ye Wang, Song Wu, Rui Ma 외 arxiv

Diffusion Transformers (DiTs) excel at generation, but their global self-attention makes controllable, reference-image-based editing a distinct challenge. Unlike U-Nets, naively injecting local appearance into a DiT can …