English

Training End-to-end Single Image Generators without GANs

Computer Vision and Pattern Recognition 2020-04-14 v1 Machine Learning Image and Video Processing Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2004.06014,
  title  = {Training End-to-end Single Image Generators without GANs},
  author = {Yael Vinker and Nir Zabari and Yedid Hoshen},
  journal= {arXiv preprint arXiv:2004.06014},
  year   = {2020}
}

Comments

Project page: http://www.vision.huji.ac.il/augurone

R2 v1 2026-06-23T14:49:32.587Z