SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches

The code only has been tested on Ubuntu 20.04.
GPU is required.
git clone --single-branch https://github.com/zengxianyu/sketchedit
git submodule init
git submodule update
conda env create -f environment.yml
chmod +x download/*
./download/download_model.sh
Training code and data will be released after the paper is published.