English

Bipartite Graph Reasoning GANs for Person Image Generation

Computer Vision and Pattern Recognition 2020-08-24 v2 Machine Learning Image and Video Processing

Abstract

We present a novel Bipartite Graph Reasoning GAN (BiGraphGAN) for the challenging person image generation task. The proposed graph generator mainly consists of two novel blocks that aim to model the pose-to-pose and pose-to-image relations, respectively. Specifically, the proposed Bipartite Graph Reasoning (BGR) block aims to reason the crossing long-range relations between the source pose and the target pose in a bipartite graph, which mitigates some challenges caused by pose deformation. Moreover, we propose a new Interaction-and-Aggregation (IA) block to effectively update and enhance the feature representation capability of both person's shape and appearance in an interactive way. Experiments on two challenging and public datasets, i.e., Market-1501 and DeepFashion, show the effectiveness of the proposed BiGraphGAN in terms of objective quantitative scores and subjective visual realness. The source code and trained models are available at https://github.com/Ha0Tang/BiGraphGAN.

Keywords

Cite

@article{arxiv.2008.04381,
  title  = {Bipartite Graph Reasoning GANs for Person Image Generation},
  author = {Hao Tang and Song Bai and Philip H. S. Torr and Nicu Sebe},
  journal= {arXiv preprint arXiv:2008.04381},
  year   = {2020}
}

Comments

13 pages, 6 figures, accepted to BMVC 2020 as an oral paper, fix typos

R2 v1 2026-06-23T17:45:46.931Z