Pedestrian-Synthesis-GAN: Generating Pedestrian Data in Real Scene and Beyond
Xi Ouyang, Yu Cheng, Yifan Jiang, Chun-Liang Li, Pan Zhou

TL;DR
This paper introduces Pedestrian-Synthesis-GAN, a novel generative model that creates realistic pedestrian images with background context, aiding in training better pedestrian detection models without extensive manual annotation.
Contribution
The paper presents a GAN-based framework with multiple discriminators and spatial pyramid pooling to synthesize realistic pedestrian data for detector training, reducing annotation efforts.
Findings
Synthesized pedestrians improve detector performance
Framework generates realistic pedestrian images with background context
Effective across various background variations
Abstract
State-of-the-art pedestrian detection models have achieved great success in many benchmarks. However, these models require lots of annotation information and the labeling process usually takes much time and efforts. In this paper, we propose a method to generate labeled pedestrian data and adapt them to support the training of pedestrian detectors. The proposed framework is built on the Generative Adversarial Network (GAN) with multiple discriminators, trying to synthesize realistic pedestrians and learn the background context simultaneously. To handle the pedestrians of different sizes, we adopt the Spatial Pyramid Pooling (SPP) layer in the discriminator. We conduct experiments on two benchmarks. The results show that our framework can smoothly synthesize pedestrians on background images of variations and different levels of details. To quantitatively evaluate our approach, we add the…
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
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
