Bipartite Graph Reasoning GANs for Person Image Generation
Hao Tang, Song Bai, Philip H.S. Torr, Nicu Sebe

TL;DR
This paper introduces BiGraphGAN, a novel GAN architecture utilizing bipartite graph reasoning and interaction-aggregation blocks to improve person image generation by modeling pose relations and enhancing feature representations.
Contribution
The paper proposes a bipartite graph reasoning block and an interaction-aggregation block, advancing pose relation modeling and feature enhancement in person image generation.
Findings
Outperforms existing methods on Market-1501 and DeepFashion datasets.
Achieves higher quantitative scores and more realistic visual results.
Effectively models pose deformation and improves feature representation.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Generative Adversarial Networks and Image Synthesis · Video Surveillance and Tracking Methods
