paper-with-me

홈 › Papers

Deep Image Spatial Transformation for Person Image Generation

2020-03-02 · CVPR 2020 6 · Yurui Ren, Xiaoming Yu, Junming Chen, Thomas H. Li, Ge Li

Pose-guided person image generation is to transform a source person image to a target pose. This task requires spatial manipulations of source data. However, Convolutional Neural Networks are limited by the lack of ability to spatially transform the inputs. In this paper, we propose a differentiable global-flow local-attention framework to reassemble the inputs at the feature level. Specifically, our model first calculates the global correlations between sources and targets to predict flow fields. Then, the flowed local patch pairs are extracted from the feature maps to calculate the local attention coefficients. Finally, we warp the source features using a content-aware sampling method with the obtained local attention coefficients. The results of both subjective and objective experiments demonstrate the superiority of our model. Besides, additional results in video animation and view synthesis show that our model is applicable to other tasks requiring spatial transformation. Our source code is available at https://github.com/RenYurui/Global-Flow-Local-Attention.

📄 PDF Abstract BibTeX arXiv:2003.00696

Code (2)

RenYurui/Global-Flow-Local-Attention 공식 구현 pytorch
andrewjong/Global-Flow-Local-Attention-VTryon pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Deep Spatial Transformation for Pose-Guided Person Image Generation and Animation

2020-08-27 · Yurui Ren, Ge Li, Shan Liu, Thomas H. Li

Pose-guided person image generation and animation aim to transform a source person image to target poses. These tasks require spatial manipulation of source data. However, Convolutional Neural Networks are limited by the…

Image AnimationImage GenerationNovel View Synthesis

Structure-aware Person Image Generation with Pose Decomposition and Semantic Correlation

2021-02-05 · Jilin Tang, Yi Yuan, Tianjia Shao, Yong liu 외

In this paper we tackle the problem of pose guided person image generation, which aims to transfer a person image from the source pose to a novel target pose while maintaining the source appearance. Given the inefficienc…

Image Generation

Soft-Gated Warping-GAN for Pose-Guided Person Image Synthesis

2018-10-27 · NeurIPS 2018 12 · Haoye Dong, Xiaodan Liang, Ke Gong, Hanjiang Lai 외

Despite remarkable advances in image synthesis research, existing works often fail in manipulating images under the context of large geometric transformations. Synthesizing person images conditioned on arbitrary poses is…

Generative Adversarial NetworkImage Generation

Self-supervised Correlation Mining Network for Person Image Generation

2021-11-26 · CVPR 2022 1 · Zijian Wang, Xingqun Qi, Kun Yuan, Muyi Sun

Person image generation aims to perform non-rigid deformation on source images, which generally requires unaligned data pairs for training. Recently, self-supervised methods express great prospects in this task by mergin…

Face GenerationImage Generation

How Image Generation Helps Visible-to-Infrared Person Re-Identification?

2022-10-04 · Honghu Pan, Yongyong Chen, Yunqi He, Xin Li 외

Compared to visible-to-visible (V2V) person re-identification (ReID), the visible-to-infrared (V2I) person ReID task is more challenging due to the lack of sufficient training samples and the large cross-modality discrep…

Image GenerationPerson Re-Identification