Domain Adaptive Person Search via GAN-based Scene Synthesis for Cross-scene Videos
Huibing Wang, Tianxiang Cui, Mingze Yao, Huijuan Pang, Yushan Du

TL;DR
This paper introduces a GAN-based scene synthesis approach to generate diverse, high-quality person images, enhancing feature learning for person search in cross-scene videos, and demonstrates improved performance on benchmark datasets.
Contribution
It proposes a novel GAN-based scene synthesis model combined with an online learning strategy to improve person search accuracy across different scenes.
Findings
Significant performance improvement on CUHK-SYSU and PRW benchmarks.
GAN-synthesized data increases dataset variability and realism.
The method outperforms existing approaches in person search tasks.
Abstract
Person search has recently been a challenging task in the computer vision domain, which aims to search specific pedestrians from real cameras.Nevertheless, most surveillance videos comprise only a handful of images of each pedestrian, which often feature identical backgrounds and clothing. Hence, it is difficult to learn more discriminative features for person search in real scenes. To tackle this challenge, we draw on Generative Adversarial Networks (GAN) to synthesize data from surveillance videos. GAN has thrived in computer vision problems because it produces high-quality images efficiently. We merely alter the popular Fast R-CNN model, which is capable of processing videos and yielding accurate detection outcomes. In order to appropriately relieve the pressure brought by the two-stage model, we design an Assisted-Identity Query Module (AIDQ) to provide positive images for 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 · Human Pose and Action Recognition · Face recognition and analysis
MethodsConvolution · Softmax · RoIPool · Fast R-CNN
