SketchySceneColorization - SIGA2019
This repository hosts the datasets and the code for the SketchyScene Colorization system (SIGGRAPH Asia 2019). Please refer to our paper for more information: Language-based Colorization of Scene Sketches.
Paper | Supplementary Material | Project Page
Outline
- Instance Matching
- Foreground Instance Colorization
- Background Colorization
- The Whole Pipeline (TBA)
- Citation
Instance Matching
For the details of MATCHING dataset and the code, please refer to the Instance_Matching directory.
Foreground Instance Colorization
For the details of FOREGROUND dataset and the code, please refer to the Foreground_Instance_Colorization directory.
Background Colorization
For the details of BACKGROUND dataset and the code, please refer to the Background_Colorization directory.
The Whole Pipeline
(TBA)
Citation
Please cite the corresponding paper if you found the datasets or code useful:
@article{zouSA2019sketchcolorization,
title = {Language-based Colorization of Scene Sketches},
author = {Zou, Changqing and Mo, Haoran and Gao, Chengying and Du, Ruofei and Fu, Hongbo},
journal = {ACM Transactions on Graphics (Proceedings of ACM SIGGRAPH Asia 2019)},
year = {2019},
volume = 38,
number = 6,
pages = {233:1--233:16}
}