English

Arbitrary-Scale Image Synthesis

Computer Vision and Pattern Recognition 2022-04-06 v1

Abstract

Positional encodings have enabled recent works to train a single adversarial network that can generate images of different scales. However, these approaches are either limited to a set of discrete scales or struggle to maintain good perceptual quality at the scales for which the model is not trained explicitly. We propose the design of scale-consistent positional encodings invariant to our generator's layers transformations. This enables the generation of arbitrary-scale images even at scales unseen during training. Moreover, we incorporate novel inter-scale augmentations into our pipeline and partial generation training to facilitate the synthesis of consistent images at arbitrary scales. Lastly, we show competitive results for a continuum of scales on various commonly used datasets for image synthesis.

Keywords

Cite

@article{arxiv.2204.02273,
  title  = {Arbitrary-Scale Image Synthesis},
  author = {Evangelos Ntavelis and Mohamad Shahbazi and Iason Kastanis and Radu Timofte and Martin Danelljan and Luc Van Gool},
  journal= {arXiv preprint arXiv:2204.02273},
  year   = {2022}
}

Comments

CVPR2022, code: https://github.com/vglsd/ScaleParty

R2 v1 2026-06-24T10:38:39.574Z