paper-with-me

Papers

PMC-GANs: Generating Multi-Scale High-Quality Pedestrian with Multimodal Cascaded GANs

2019-12-30 · Jie Wu, Ying Peng, Chenghao Zheng, Zongbo Hao, Jian Zhang

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.

📄 PDF Abstract BibTeX arXiv:1912.12799

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationPedestrian Detection

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Semantics Guided Disentangled GAN for Chest X-ray Image Rib Segmentation

2024-07-22 · Lili Huang, Dexin Ma, Xiaowei Zhao, Chenglong Li 외

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 NetworkSegmentation

Conditional Transferring Features: Scaling GANs to Thousands of Classes with 30% Less High-quality Data for Training

2019-09-25 · Chunpeng Wu, Wei Wen, Yiran Chen, Hai Li

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 Generation

PSGAN: A Generative Adversarial Network for Remote Sensing Image Pan-Sharpening

2018-05-09 · Qingjie Liu, Huanyu Zhou, Qizhi Xu, Xiangyu Liu 외

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 Network

Data Instance Prior for Transfer Learning in GANs

2020-09-28 · Puneet Mangla, Nupur Kumari, Mayank Singh, Vineeth N. Balasubramanian 외

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+1

Stylized Projected GAN: A Novel Architecture for Fast and Realistic Image Generation

2023-07-30 · Md Nurul Muttakin, Malik Shahid Sultan, Robert Hoehndorf, Hernando Ombao

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