SOTAVerified

Differentiable Image Parameterizations

2018-07-25Distill 2018Code Available2· sign in to hype

Alexander Mordvintsev, Nicola Pezzotti, Ludwig Schubert, Chris Olah

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Typically, we parameterize the input image as the RGB values of each pixel, but that isn’t the only way. As long as the mapping from parameters to images is differentiable, we can still optimize alternative parameterizations with gradient descent. Differentiable image parameterizations invite us to ask “what kind of image generation process can we backpropagate through?” The answer is quite a lot, and some of the more exotic possibilities can create a wide range of interesting effects, including 3D neural art, images with transparency, and aligned interpolation. Previous work using specific unusual image parameterizations has shown exciting results — we think that zooming out and looking at this area as a whole suggests there’s even more potential.

Tasks

Reproductions