paper-with-me

Papers

Unsupervised Image Generation with Infinite Generative Adversarial Networks

2021-08-18 · ICCV 2021 10 · Hui Ying, He Wang, Tianjia Shao, Yin Yang, Kun Zhou

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit approach have achieved great successes in this direction and therefore been employed widely. However, GANs are known to suffer from issues such as mode collapse, non-structured latent space, being unable to compute likelihoods, etc. In this paper, we propose a new unsupervised non-parametric method named mixture of infinite conditional GANs or MIC-GANs, to tackle several GAN issues together, aiming for image generation with parsimonious prior knowledge. Through comprehensive evaluations across different datasets, we show that MIC-GANs are effective in structuring the latent space and avoiding mode collapse, and outperform state-of-the-art methods. MICGANs are adaptive, versatile, and robust. They offer a promising solution to several well-known GAN issues. Code available: github.com/yinghdb/MICGANs.

📄 PDF Abstract BibTeX arXiv:2108.07975

Code (1)

yinghdb/micgans 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Interpreting Spatially Infinite Generative Models

2020-07-24 · Chaochao Lu, Richard E. Turner, Yingzhen Li, Nate Kushman

Traditional deep generative models of images and other spatial modalities can only generate fixed sized outputs. The generated images have exactly the same resolution as the training images, which is dictated by the numb…

Generative Adversarial NetworkTexture Synthesis

Interpreting Generative Adversarial Networks for Interactive Image Generation

2021-08-10 · Bolei Zhou

Significant progress has been made by the advances in Generative Adversarial Networks (GANs) for image generation. However, there lacks enough understanding of how a realistic image is generated by the deep representatio…

Image Generation

LR-GAN: Layered Recursive Generative Adversarial Networks for Image Generation

2017-03-05 · Jianwei Yang, Anitha Kannan, Dhruv Batra, Devi Parikh

We present LR-GAN: an adversarial image generation model which takes scene structure and context into account. Unlike previous generative adversarial networks (GANs), the proposed GAN learns to generate image background …

Image Generation

Procedural 3D Terrain Generation using Generative Adversarial Networks

2020-10-13 · Emmanouil Panagiotou, Eleni Charou

Procedural 3D Terrain generation has become a necessity in open world games, as it can provide unlimited content, through a functionally infinite number of different areas, for players to explore. In our approach, we use…

ColorizationGenerative Adversarial NetworkImage-to-Image Translation

GlyphGAN: Style-Consistent Font Generation Based on Generative Adversarial Networks

2019-05-29 · Hideaki Hayashi, Kohtaro Abe, Seiichi Uchida

In this paper, we propose GlyphGAN: style-consistent font generation based on generative adversarial networks (GANs). GANs are a framework for learning a generative model using a system of two neural networks competing w…

DiversityFont Generation