English

Learning to Generate Chairs with Generative Adversarial Nets

Computer Vision and Pattern Recognition 2017-05-31 v1

Abstract

Generative adversarial networks (GANs) has gained tremendous popularity lately due to an ability to reinforce quality of its predictive model with generated objects and the quality of the generative model with and supervised feedback. GANs allow to synthesize images with a high degree of realism. However, the learning process of such models is a very complicated optimization problem and certain limitation for such models were found. It affects the choice of certain layers and nonlinearities when designing architectures. In particular, it does not allow to train convolutional GAN models with fully-connected hidden layers. In our work, we propose a modification of the previously described set of rules, as well as new approaches to designing architectures that will allow us to train more powerful GAN models. We show the effectiveness of our methods on the problem of synthesizing projections of 3D objects with the possibility of interpolation by class and view point.

Keywords

Cite

@article{arxiv.1705.10413,
  title  = {Learning to Generate Chairs with Generative Adversarial Nets},
  author = {Evgeny Zamyatin and Andrey Filchenkov},
  journal= {arXiv preprint arXiv:1705.10413},
  year   = {2017}
}

Comments

Submitted to NIPS 2017

R2 v1 2026-06-22T20:02:50.342Z