paper-with-me

홈 › Papers

IterGANs: Iterative GANs to Learn and Control 3D Object Transformation

2018-04-16 · Ysbrand Galama, Thomas Mensink

We are interested in learning visual representations which allow for 3D manipulations of visual objects based on a single 2D image. We cast this into an image-to-image transformation task, and propose Iterative Generative Adversarial Networks (IterGANs) which iteratively transform an input image into an output image. Our models learn a visual representation that can be used for objects seen in training, but also for never seen objects. Since object manipulation requires a full understanding of the geometry and appearance of the object, our IterGANs learn an implicit 3D model and a full appearance model of the object, which are both inferred from a single (test) image. Two advantages of IterGANs are that the intermediate generated images can be used for an additional supervision signal, even in an unsupervised fashion, and that the number of iterations can be used as a control signal to steer the transformation. Experiments on rotated objects and scenes show how IterGANs help with the generation process.

📄 PDF Abstract BibTeX arXiv:1804.05651

Code (1)

tomaat/itergan 공식 구현 tf

Tasks

Object

Similar Papers 제목 키워드 기반

Learning Layout and Style Reconfigurable GANs for Controllable Image Synthesis

2020-03-25 · Wei Sun, Tianfu Wu

With the remarkable recent progress on learning deep generative models, it becomes increasingly interesting to develop models for controllable image synthesis from reconfigurable inputs. This paper focuses on a recent em…

Image GenerationLayout-to-Image GenerationObject

Generating Multiple Objects at Spatially Distinct Locations

2019-01-03 · ICLR 2019 5 · Tobias Hinz, Stefan Heinrich, Stefan Wermter

Recent improvements to Generative Adversarial Networks (GANs) have made it possible to generate realistic images in high resolution based on natural language descriptions such as image captions. Furthermore, conditional …

Conditional Image GenerationImage GenerationObjectText-to-Image Generation

Advancing the AmbientGAN for learning stochastic object models

2021-01-30 · Weimin Zhou, Sayantan Bhadra, Frank J. Brooks, Jason L. Granstedt 외

Medical imaging systems are commonly assessed and optimized by use of objective-measures of image quality (IQ) that quantify the performance of an observer at specific tasks. Variation in the objects to-be-imaged is an i…

Generative Adversarial NetworkObject

Convergence of GANs Training: A Game and Stochastic Control Methodology

2021-12-01 · Othmane Mounjid, Xin Guo

Training generative adversarial networks (GANs) is known to be difficult, especially for financial time series. This paper first analyzes the well-posedness problem in GANs minimax games and the convexity issue in GANs o…

Time SeriesTime Series Analysis

Image GANs meet Differentiable Rendering for Inverse Graphics and Interpretable 3D Neural Rendering

2020-10-18 · ICLR 2021 1 · Yuxuan Zhang, Wenzheng Chen, Huan Ling, Jun Gao 외

Differentiable rendering has paved the way to training neural networks to perform "inverse graphics" tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current a…

3D geometryNeural Rendering