Bipartite Graph Reasoning GANs for Person Pose and Facial Image Synthesis
Hao Tang, Ling Shao, Philip H.S. Torr, Nicu Sebe

TL;DR
This paper introduces BiGraphGAN, a novel GAN architecture utilizing bipartite graph reasoning to improve person pose and facial image synthesis by modeling complex pose-to-pose and pose-to-image relations.
Contribution
It proposes new bipartite graph reasoning blocks and interaction-aggregation mechanisms to better model pose transformations and local part details in image synthesis.
Findings
Outperforms existing methods on multiple datasets
Achieves higher quantitative scores in pose and facial synthesis
Produces more realistic and detailed generated images
Abstract
We present a novel bipartite graph reasoning Generative Adversarial Network (BiGraphGAN) for two challenging tasks: person pose and facial image synthesis. The proposed graph generator 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 long-range cross relations between the source and target pose in a bipartite graph, which mitigates some of the 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 a person's shape and appearance in an interactive way. To further capture the change in pose of each part more precisely, we propose a novel part-aware bipartite graph reasoning (PBGR) block to decompose the task of reasoning…
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
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition
