SOTAVerified

MontageGAN: Generation and Assembly of Multiple Components by GANs

2022-05-31Code Available0· sign in to hype

Chean Fei Shee, Seiichi Uchida

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A multi-layer image is more valuable than a single-layer image from a graphic designer's perspective. However, most of the proposed image generation methods so far focus on single-layer images. In this paper, we propose MontageGAN, which is a Generative Adversarial Networks (GAN) framework for generating multi-layer images. Our method utilized a two-step approach consisting of local GANs and global GAN. Each local GAN learns to generate a specific image layer, and the global GAN learns the placement of each generated image layer. Through our experiments, we show the ability of our method to generate multi-layer images and estimate the placement of the generated image layers.

Tasks

Reproductions