paper-with-me

홈 › Papers

Training End-to-end Single Image Generators without GANs

2020-04-07 · Yael Vinker, Nir Zabari, Yedid Hoshen

We present AugurOne, a novel approach for training single image generative models. Our approach trains an upscaling neural network using non-affine augmentations of the (single) input image, particularly including non-rigid thin plate spline image warps. The extensive augmentations significantly increase the in-sample distribution for the upsampling network enabling the upscaling of highly variable inputs. A compact latent space is jointly learned allowing for controlled image synthesis. Differently from Single Image GAN, our approach does not require GAN training and takes place in an end-to-end fashion allowing fast and stable training. We experimentally evaluate our method and show that it obtains compelling novel animations of single-image, as well as, state-of-the-art performance on conditional generation tasks e.g. paint-to-image and edges-to-image.

📄 PDF Abstract BibTeX arXiv:2004.06014

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Disconnected Manifold Learning for Generative Adversarial Networks

2018-06-03 · NeurIPS 2018 12 · Mahyar Khayatkhoei, Ahmed Elgammal, Maneesh Singh

Natural images may lie on a union of disjoint manifolds rather than one globally connected manifold, and this can cause several difficulties for the training of common Generative Adversarial Networks (GANs). In this work…

Style Generator Inversion for Image Enhancement and Animation

2019-06-05 · Aviv Gabbay, Yedid Hoshen

One of the main motivations for training high quality image generative models is their potential use as tools for image manipulation. Recently, generative adversarial networks (GANs) have been able to generate images of …

Image EnhancementImage Manipulationvalid

Face Attribute Invertion

2020-01-14 · X G Tu, Y. Luo, H S Zhang, W J Ai 외

Manipulating human facial images between two domains is an important and interesting problem. Most of the existing methods address this issue by applying two generators or one generator with extra conditional inputs. In …

Attribute

Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis

2019-03-13 · CVPR 2019 6 · Qi Mao, Hsin-Ying Lee, Hung-Yu Tseng, Siwei Ma 외

Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the in…

DiversityImage GenerationImage-to-Image TranslationMultimodal Unsupervised Image-To-Image Translation+1

Shared Loss between Generators of GANs

2022-11-14 · Xin Wang

Generative adversarial networks are generative models that are capable of replicating the implicit probability distribution of the input data with high accuracy. Traditionally, GANs consist of a Generator and a Discrimin…