Generative Adversarial Networks Using Adaptive ConvolutionDownload PDFOpen Website

2019 (modified: 14 Nov 2022)CRV 2019Readers: Everyone
Abstract: Most existing GAN architectures that generate images use transposed convolution or resize-convolution as their upsampling algorithm from lower to higher resolution feature maps in the generator. We propose a novel adaptive convolution method that learns the upsampling algorithm based on the local context at each location to address this problem. We modify a baseline GAN architecture by replacing normal convolutions with adaptive convolutions in the generator. Our method is orthogonal to others that seek to improve GAN by incorporating high level information. Experiments on CIFAR-10 dataset show that our modified models improve the baseline model by a large margin on visually diverse datasets.
0 Replies

Loading