SOTAVerified

Image Shape Manipulation from a Single Augmented Training Sample

2021-09-13ICCV 2021Code Available1· sign in to hype

Yael Vinker, Eliahu Horwitz, Nir Zabari, Yedid Hoshen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we present DeepSIM, a generative model for conditional image manipulation based on a single image. We find that extensive augmentation is key for enabling single image training, and incorporate the use of thin-plate-spline (TPS) as an effective augmentation. Our network learns to map between a primitive representation of the image to the image itself. The choice of a primitive representation has an impact on the ease and expressiveness of the manipulations and can be automatic (e.g. edges), manual (e.g. segmentation) or hybrid such as edges on top of segmentations. At manipulation time, our generator allows for making complex image changes by modifying the primitive input representation and mapping it through the network. Our method is shown to achieve remarkable performance on image manipulation tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
LRS2TPSLPIPS (S1)0.12Unverified
LRS2Pix2PixHD-SIALPIPS (S1)0.44Unverified

Reproductions