PMC-GANs: Generating Multi-Scale High-Quality Pedestrian with Multimodal Cascaded GANs
Recently, generative adversarial networks (GANs) have shown great advantages in synthesizing images, leading to a boost of explorations of using faked images to augment data. This paper proposes a multimodal cascaded generative adversarial networks (PMC-GANs) to generate realistic and diversified pedestrian images and augment pedestrian detection data. The generator of our model applies a residual U-net structure, with multi-scale residual blocks to encode features, and attention residual blocks to help decode and rebuild pedestrian images. The model constructs in a coarse-to-fine fashion and adopts cascade structure, which is beneficial to produce high-resolution pedestrians. PMC-GANs outperforms baselines, and when used for data augmentation, it improves pedestrian detection results.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationPedestrian DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Semantics Guided Disentangled GAN for Chest X-ray Image Rib Segmentation
The label annotations for chest X-ray image rib segmentation are time consuming and laborious, and the labeling quality heavily relies on medical knowledge of annotators. To reduce the dependency on annotated data, exist…
Generative Adversarial NetworkSegmentationConditional Transferring Features: Scaling GANs to Thousands of Classes with 30% Less High-quality Data for Training
Generative adversarial network (GAN) has greatly improved the quality of unsupervised image generation. Previous GAN-based methods often require a large amount of high-quality training data while producing a small number…
Generative Adversarial NetworkImage GenerationPSGAN: A Generative Adversarial Network for Remote Sensing Image Pan-Sharpening
This paper addresses the problem of remote sensing image pan-sharpening from the perspective of generative adversarial learning. We propose a novel deep neural network based method named PSGAN. To the best of our knowled…
Generative Adversarial NetworkData Instance Prior for Transfer Learning in GANs
Recent advances in generative adversarial networks (GANs) have shown remarkable progress in generating high-quality images. However, this gain in performance depends on the availability of a large amount of training data…
Data AugmentationDiversityImage GenerationTransfer Learning+1Stylized Projected GAN: A Novel Architecture for Fast and Realistic Image Generation
Generative Adversarial Networks are used for generating the data using a generator and a discriminator, GANs usually produce high-quality images, but training GANs in an adversarial setting is a difficult task. GANs requ…
Image GenerationTransfer Learning