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.
\(\alpha = \beta\)
This is an academic paper project page template.
Example project pages built using this template are:
To start using the template click on Use this Template
.
The template uses html for controlling the content and css for controlling the style.
To edit the websites contents edit the index.html
file. It contains different HTML “building blocks”, use whichever ones you need and comment out the rest.
IMPORTANT! Make sure to replace the favicon.ico
under static/images/
with one of your own, otherwise your favicon is going to be a dreambooth image of me.
index.html
file contains comments instructing you what to replace, you should follow these comments.meta
tags in the index.html
file are used to provide metadata about your paper
(e.g. helping search engine index the website, showing a preview image when sharing the website, etc.)Parts of this project page were adopted from the Nerfies page.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
@book{ruby,
title = {The Ruby Programming Language},
author = {Flanagan, David and Matsumoto, Yukihiro},
year = {2008},
publisher = {O'Reilly Media}
}