English

Spatially-Adaptive Pixelwise Networks for Fast Image Translation

Computer Vision and Pattern Recognition 2020-12-08 v1

Abstract

We introduce a new generator architecture, aimed at fast and efficient high-resolution image-to-image translation. We design the generator to be an extremely lightweight function of the full-resolution image. In fact, we use pixel-wise networks; that is, each pixel is processed independently of others, through a composition of simple affine transformations and nonlinearities. We take three important steps to equip such a seemingly simple function with adequate expressivity. First, the parameters of the pixel-wise networks are spatially varying so they can represent a broader function class than simple 1x1 convolutions. Second, these parameters are predicted by a fast convolutional network that processes an aggressively low-resolution representation of the input; Third, we augment the input image with a sinusoidal encoding of spatial coordinates, which provides an effective inductive bias for generating realistic novel high-frequency image content. As a result, our model is up to 18x faster than state-of-the-art baselines. We achieve this speedup while generating comparable visual quality across different image resolutions and translation domains.

Keywords

Cite

@article{arxiv.2012.02992,
  title  = {Spatially-Adaptive Pixelwise Networks for Fast Image Translation},
  author = {Tamar Rott Shaham and Michael Gharbi and Richard Zhang and Eli Shechtman and Tomer Michaeli},
  journal= {arXiv preprint arXiv:2012.02992},
  year   = {2020}
}
R2 v1 2026-06-23T20:45:00.117Z