├── README.md
└── images
├── 0shotir.png
├── 0shotsketch.png
├── 3dlinedrawing.png
├── 3drecons3dv.png
├── 3dsketch.png
├── autocolo.png
├── benchmark4sketch.png
├── bendsketch.png
├── beziersketch.png
├── colorMM18.png
├── comicolor.png
├── contour3dmodel.png
├── cupcake.gif
├── deepextract.png
├── deepnormal.png
├── doodlergan.png
├── facex.png
├── finegrainedsketchretrieval.png
├── freehand.png
├── iconcolor.png
├── im2pencil.png
├── languagecolo.png
├── linevector.png
├── manga109.png
├── mastersketch.png
├── neuralcontour.png
├── nicoopen.png
├── opensketch.png
├── outline.png
├── paintchainer.png
├── quickdraw.png
├── refercolo.png
├── shadesketch.gif
├── shadesketch.png
├── sketch2face.png
├── sketch2img.png
├── sketch2normal.png
├── sketch_agent.png
├── sketchabs.png
├── sketchbert.png
├── sketchclassifier.png
├── sketchmate.png
├── sketchr2cnn.png
├── sketchrnn.png
├── sketchsimp.png
├── sketchycoco.png
├── sketchydatabase.png
├── sketchygan.png
├── sketchyscene.png
├── smartinker.png
├── spg.png
├── synladataset.png
├── tag2pix.png
├── twostagecolo.png
└── videocolo.png
/README.md:
--------------------------------------------------------------------------------
1 | # Sketch-Based Deep Learning Papers
2 |
3 | A resource repository for sketch based deep learning papers and work.
4 |
5 |
6 | ## Table of Contents
7 |
8 | - [Dataset](https://github.com/qyzdao/Sketch-Based-Deep-Learning#dataset)
9 | - [Colorization](https://github.com/qyzdao/Sketch-based-DL/blob/master/README.md#colorization)
10 | - [Stylization](https://github.com/qyzdao/Sketch-based-DL/blob/master/README.md#stylization)
11 | - [3D Representation](https://github.com/qyzdao/Sketch-Based-Deep-Learning#sketch-to-3d-representation)
12 | - [Realistic](https://github.com/qyzdao/Sketch-based-DL/blob/master/README.md#realistic)
13 | - [Others](https://github.com/qyzdao/Sketch-based-DL/blob/master/README.md#others)
14 |
15 |
16 | ## Dataset
17 |
18 | **Blending Texture Features from Multiple Reference Images for Style Transfer (SIGGRAPH Asia Tech Briefs 2016)** [[Paper]](https://nico-opendata.jp/publish/neural-style-synthesizer/neural-style-synthesizer.pdf)
19 | **Nico Open data** [[Link]](https://nico-opendata.jp/en/index.html)
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | **The Sketchy Database: Learning to Retrieve Badly Drawn Bunnies (TOG, SIGGRAPH 2016)** [[Link]](http://sketchy.eye.gatech.edu/)
28 |
29 |
30 |
31 |
32 |
33 |
34 | **Quick, Draw! Dataset (2017)** [[Link]](https://github.com/googlecreativelab/quickdraw-dataset)
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 | **SketchyScene: Richly-Annotated Scene Sketches (ECCV 2018)** [[Link]](https://sketchyscene.github.io/SketchyScene/)
43 |
44 |
45 |
46 |
47 |
48 |
49 | **Universal Sketch Perceptual Grouping (ECCV 2018)** [[Paper]](https://homepages.inf.ed.ac.uk/thospeda/papers/li2018universalGrouping.pdf)
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 | **OpenSketch: A Richly-Annotated Dataset of Product Design Sketches (TOG, SIGGRAPH Asia 2019)** [[Link]](http://www-sop.inria.fr/reves/Basilic/2019/GSHPDB19/)
58 |
59 |
60 |
61 |
62 |
63 |
64 | **EmoG: Supporting the Sketching of Emotional Expressions for Storyboarding (CHI on Human Factors in Computing Systems, 2020)** [[Link]](https://facex.idvxlab.com/)
65 |
66 |
67 |
68 |
69 |
70 |
71 | **Building a Manga Dataset "Manga109" with Annotations for Multimedia Applications (IEEE MultiMedia, 2020)** [[Paper]](https://arxiv.org/abs/2005.04425) [[Link]](http://www.manga109.org/ja/index.html)
72 |
73 |
74 |
75 |
76 |
77 |
78 | **SPARE3D: A Dataset for SPAtial REasoning on Three-View Line Drawings (CVPR, 2020)** [[Paper]](https://arxiv.org/abs/2003.14034)
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 | ## Colorization
87 |
88 | **Paintschainer (2017)** [[Link]](https://paintschainer.preferred.tech/)
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 | **Outline colorization through tandem adversarial networks (2017)** [[Paper]](https://arxiv.org/abs/1704.08834)
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 | **Comicolorization: semi-automatic manga colorization (SIGGRAPH Aisa 2017 Tech Briefs)** [[Paper]](https://arxiv.org/abs/1706.06759)
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 | **Two-stage sketch colorization (TOG, SIGGRAPH Asia 2018)** [[Paper]](http://www.cse.cuhk.edu.hk/~ttwong/papers/colorize/colorize.pdf)
113 |
114 |
115 |
116 |
117 |
118 |
119 | **User-Guided Deep Anime Line Art Colorization with Conditional Adversarial Networks (ACM Multimedia, 2018)** [[Paper]](https://arxiv.org/abs/1808.03240)
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 | **Tag2pix: Line art colorization using text tag with secat and changing loss (ICCV 2019)** [[Paper]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Kim_Tag2Pix_Line_Art_Colorization_Using_Text_Tag_With_SECat_and_ICCV_2019_paper.pdf)
128 |
129 |
130 |
131 |
132 |
133 |
134 | **Automatic Colorization of Anime Sketch Image** [[Link]](https://github.com/ktaebum/AttentionedDeepPaint)
135 |
136 |
137 |
138 |
139 |
140 | **Language-based Colorization of Scene Sketches (TOG, SIGGRAPH Asia 2019)** [[Link]](https://sketchyscene.github.io/SketchySceneColorization/)
141 |
142 |
143 |
144 |
145 |
146 |
147 | **Deep Line Art Video Colorization with a Few References (2020)** [[Paper]](https://arxiv.org/abs/2003.10685)
148 |
149 |
150 |
151 |
152 |
153 |
154 | **Reference-Based Sketch Image Colorization using Augmented-Self Reference and Dense Semantic Correspondence (CVPR, 2020)** [[Paper]](https://arxiv.org/abs/2005.05207)
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 | ## Stylization
163 |
164 | **Learning to Simplify: Fully Convolutional Networks for Rough Sketch Cleanup (TOG, SIGGRAPH 2016)** [[Link]](https://esslab.jp/~ess/en/research/sketch/)
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 | **Deep extraction of manga structural lines (TOG, SIGGRAPH 2017)** [[Link]](https://www.cse.cuhk.edu.hk/~ttwong/papers/linelearn/linelearn.html)
173 |
174 |
175 |
176 |
177 |
178 |
179 | **A Neural Representation of Sketch Drawings (ICLR 2018)** [[Paper]](https://arxiv.org/abs/1704.03477)
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 | **Mastering sketching: adversarial augmentation for struc- tured prediction (TOG, SIGGRAPH 2018)** [[Link]](https://esslab.jp/~ess/en/research/sketch_master/)
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 | **Real-Time Data-Driven Interactive Rough Sketch Inking (TOG, SIGGRAPH 2018)** [[Link]](https://esslab.jp/~ess/en/research/inking/)
197 |
198 |
199 |
200 |
201 |
202 |
203 |
204 | **Im2pencil: Controllable pencil illustra- tion from photographs (CVPR 2019)** [[Paper]](https://arxiv.org/abs/1903.08682)
205 |
206 |
207 |
208 |
209 |
210 |
211 | **Adversarial Colorization Of Icons Based On Structure And Color Conditions (2019)** [[Paper]](https://arxiv.org/abs/1910.05253)
212 |
213 |
214 |
215 |
216 |
217 |
218 |
219 | **Learning to Shadow Hand-drawn Sketches (CVPR 2020)** [[Link]](https://github.com/qyzdao/ShadeSketch)
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 | **Neural Contours: Learning to Draw Lines from 3D Shapes (CVPR 2020)** [[Paper]](https://arxiv.org/abs/2003.10333)
229 |
230 |
231 |
232 |
233 |
234 |
235 | **Sketch-BERT: Learning Sketch Bidirectional Encoder Representation from Transformers by Self-supervised Learning of Sketch Gestalt (CVPR, 2020)** [[Paper]](https://arxiv.org/abs/2005.09159)
236 |
237 |
238 |
239 |
240 |
241 | **A Benchmark for Rough Sketch Cleanup (SIGGRAPH Asia 2020)** [[Link]](https://cragl.cs.gmu.edu/sketchbench/)
242 |
243 |
244 |
245 |
246 |
247 | **Creative Sketch Generation (ICLR 2021)** [[Link]](https://songweige.github.io/projects/creative_sketech_generation/home.html)
248 |
249 |
250 |
251 |
252 |
253 | **General Virtual Sketching Framework for Vector Line Art (SIGGRAPH 2021)** [[Link]](https://markmohr.github.io/virtual_sketching/)
254 |
255 |
256 |
257 |
258 |
259 |
260 | ## Sketch to 3D Representation
261 |
262 | Sketch to Normal Maps. Sketch to 3D Model.
263 |
264 | ### Normal Maps
265 |
266 | **Deep Normal Estimation for Automatic Shading of Hand-Drawn Characters (ECCV Workshop 2018)** [[Link]](https://v-sense.scss.tcd.ie/research/vfx-animation/deep-normal-estimation-for-automatic-shading-of-hand-drawn-characters/)
267 |
268 |
269 |
270 |
271 |
272 |
273 |
274 | **Interactive Sketch-Based Normal Map Generation with Deep Neural Networks (I3D 2018)** [[Paper]](http://sweb.cityu.edu.hk/hongbofu/doc/sketch2normal_i3D2018.pdf)
275 |
276 |
277 |
278 |
279 |
280 |
281 | ### Novel View
282 | **Lifting Freehand Concept Sketches into 3D (SIGGRAPH Asia, 2020)** [[Link]](https://ns.inria.fr/d3/Lift3D/)
283 |
284 |
285 |
286 |
287 |
288 |
289 | ### 3D Model
290 |
291 | **BendSketch: Modeling Freeform Surfaces Through 2D Sketching (TOG, SIGGRAPH 2017)** [[Paper]](http://haopan.github.io/bendsketch.html)
292 |
293 |
294 |
295 |
296 |
297 |
298 |
299 | **DeepSketch2Face: A Deep Learning Based Sketching System for 3D Face and Caricature Modeling (TOG, SIGGRAPH 2017)** [[Paper]](https://arxiv.org/abs/1706.02042)
300 |
301 |
302 |
303 |
304 |
305 |
306 |
307 | **3D Shape Reconstruction from Sketches via Multi-view Convolutional Networks (3DV 2017)** [[Paper]](https://people.cs.umass.edu/~zlun/papers/SketchModeling/)
308 |
309 |
310 |
311 |
312 |
313 |
314 |
315 | **3D Sketching using Multi-View Deep Volumetric Prediction (I3D 2018)** [[Paper]](https://ns.inria.fr/d3/3DSketching/)
316 |
317 |
318 |
319 |
320 |
321 |
322 | **Contour-based 3D Modeling through Joint Embedding of Shapes and Contours (I3D 2020)** [[Paper]](https://dl.acm.org/doi/fullHtml/10.1145/3384382.3384518)
323 |
324 |
325 |
326 |
327 |
328 |
329 |
330 | ## Realistic
331 |
332 | **SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis (CVPR 2018)** [[Paper]](http://openaccess.thecvf.com/content_cvpr_2018/papers/Chen_SketchyGAN_Towards_Diverse_CVPR_2018_paper.pdf)
333 |
334 |
335 |
336 |
337 |
338 |
339 | **Sketch-R2CNN: An Attentive Network for Vector Sketch Recognition (2018)** [[Paper]](https://arxiv.org/abs/1811.08170)
340 |
341 |
342 |
343 |
344 |
345 |
346 | **Learning to Sketch with Shortcut Cycle Consistency (CVPR 2018)** [[Paper]](https://arxiv.org/abs/1805.00247)
347 |
348 |
349 |
350 |
351 |
352 |
353 | **Sketch-a-Classifier: Sketch-based Photo Classifier Generation (CVPR 2018)** [[Paper]](https://arxiv.org/abs/1804.11182)
354 |
355 |
356 |
357 |
358 |
359 |
360 | **Learning Deep Sketch Abstraction (CVPR 2018)** [[Paper]](http://openaccess.thecvf.com/content_cvpr_2018/papers/Muhammad_Learning_Deep_Sketch_CVPR_2018_paper.pdf)
361 |
362 |
363 |
364 |
365 |
366 |
367 | **SketchMate: Deep Hashing for Million-Scale Human Sketch Retrieval (CVPR 2018)** [[Paper]](https://arxiv.org/abs/1804.01401)
368 |
369 |
370 |
371 |
372 |
373 |
374 |
375 | **Interactive Sketch & Fill: Multiclass Sketch-to-Image Translation (ICCV 2019)** [[Link]](https://arnabgho.github.io/iSketchNFill/)
376 |
377 |
378 |
379 |
380 |
381 |
382 | **Deep Zero-Shot Learning for Scene Sketch (ICIP 2019)** [[Paper]](https://arxiv.org/abs/1905.04510)
383 |
384 |
385 |
386 |
387 |
388 |
389 | **Doodle to Search: Practical Zero-Shot Sketch-based Image Retrieval (CVPR 2019)** [[Paper]](https://arxiv.org/abs/1904.03451)
390 |
391 |
392 |
393 |
394 |
395 |
396 | **Generalising Fine-Grained Sketch-Based Image Retrieval (CVPR 2019)** [[Paper]](http://openaccess.thecvf.com/content_CVPR_2019/papers/Pang_Generalising_Fine-Grained_Sketch-Based_Image_Retrieval_CVPR_2019_paper.pdf)
397 |
398 |
399 |
400 |
401 |
402 |
403 | **SketchyCOCO: Image Generation from Freehand Scene Sketches (CVPR, 2020)** [[Paper]](https://arxiv.org/pdf/2003.02683.pdf)
404 |
405 |
406 |
407 |
408 |
409 | **BézierSketch: A generative model for scalable vector sketches (ECCV, 2020)** [[Paper]](https://arxiv.org/abs/2007.02190)
410 |
411 |
412 |
413 |
414 |
415 | **Pixelor: A Competitive Sketching AI Agent. So you think you can beat me? (SIGGRAPH Asia, 2020)** [[Link]](https://github.com/dasayan05/neuralsort-siggraph)
416 |
417 |
418 |
419 |
420 |
421 |
422 |
423 | ## Others
424 |
425 | ### Researchers & Labs
426 | (Random order)
427 |
428 | **Dr. Aaron Hertzmann's Blog** [[Link]](https://aaronhertzmann.com/)
429 |
430 | - Why Edge Detection Doesn’t Explain Line Drawing [[Link]](https://aaronhertzmann.com/2020/04/19/lines-as-edges.html)
431 |
432 | - Apparent Ridges, Edges, and Perception of Line Drawing [[Link]](https://aaronhertzmann.com/2020/04/21/ar-vs-cs.html)
433 |
434 | - Why Does Line Drawing Work? A Realism Hypothesis [[Link]](https://aaronhertzmann.com/2021/05/13/why-does-line-drawing-work.html)
435 |
436 | **SketchX Lab** [[Link]](http://sketchx.eecs.qmul.ac.uk/)
437 |
438 | **Dr. Changqing Zou** [[Link]](https://changqingzou.weebly.com/)
439 |
440 | **Dr. Yulia Gryaditskaya** [[Link]](https://yulia.gryaditskaya.com/)
441 |
442 | ### Misc
443 |
444 | **A Survey on Sketch Based Content Creation: from the Desktop to Virtual and Augmented Reality (Eurographics, 2020)** [[Paper]](https://diglib.eg.org/bitstream/handle/10.1111/cgf14024/v39i2pp757-780.pdf?sequence=1&isAllowed=y)
445 |
446 | **Why Do Line Drawings Work? A Realism Hypothesis (Perception 2020)** [[Paper]](https://arxiv.org/abs/2002.06260)
447 |
448 | **SYNLA Dataset (Synthetic Line Art Dataset)** [[Link]](https://github.com/bloc97/SYNLA-Dataset)
449 |
450 |
451 |
452 |
453 |
454 |
455 | ## Disclaimer
456 |
457 | This is a personal collection. No warranty. Working in progress, pull request welcome. :heart:
458 |
--------------------------------------------------------------------------------
/images/0shotir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/0shotir.png
--------------------------------------------------------------------------------
/images/0shotsketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/0shotsketch.png
--------------------------------------------------------------------------------
/images/3dlinedrawing.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/3dlinedrawing.png
--------------------------------------------------------------------------------
/images/3drecons3dv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/3drecons3dv.png
--------------------------------------------------------------------------------
/images/3dsketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/3dsketch.png
--------------------------------------------------------------------------------
/images/autocolo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/autocolo.png
--------------------------------------------------------------------------------
/images/benchmark4sketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/benchmark4sketch.png
--------------------------------------------------------------------------------
/images/bendsketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/bendsketch.png
--------------------------------------------------------------------------------
/images/beziersketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/beziersketch.png
--------------------------------------------------------------------------------
/images/colorMM18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/colorMM18.png
--------------------------------------------------------------------------------
/images/comicolor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/comicolor.png
--------------------------------------------------------------------------------
/images/contour3dmodel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/contour3dmodel.png
--------------------------------------------------------------------------------
/images/cupcake.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/cupcake.gif
--------------------------------------------------------------------------------
/images/deepextract.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/deepextract.png
--------------------------------------------------------------------------------
/images/deepnormal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/deepnormal.png
--------------------------------------------------------------------------------
/images/doodlergan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/doodlergan.png
--------------------------------------------------------------------------------
/images/facex.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/facex.png
--------------------------------------------------------------------------------
/images/finegrainedsketchretrieval.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/finegrainedsketchretrieval.png
--------------------------------------------------------------------------------
/images/freehand.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/freehand.png
--------------------------------------------------------------------------------
/images/iconcolor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/iconcolor.png
--------------------------------------------------------------------------------
/images/im2pencil.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/im2pencil.png
--------------------------------------------------------------------------------
/images/languagecolo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/languagecolo.png
--------------------------------------------------------------------------------
/images/linevector.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/linevector.png
--------------------------------------------------------------------------------
/images/manga109.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/manga109.png
--------------------------------------------------------------------------------
/images/mastersketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/mastersketch.png
--------------------------------------------------------------------------------
/images/neuralcontour.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/neuralcontour.png
--------------------------------------------------------------------------------
/images/nicoopen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/nicoopen.png
--------------------------------------------------------------------------------
/images/opensketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/opensketch.png
--------------------------------------------------------------------------------
/images/outline.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/outline.png
--------------------------------------------------------------------------------
/images/paintchainer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/paintchainer.png
--------------------------------------------------------------------------------
/images/quickdraw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/quickdraw.png
--------------------------------------------------------------------------------
/images/refercolo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/refercolo.png
--------------------------------------------------------------------------------
/images/shadesketch.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/shadesketch.gif
--------------------------------------------------------------------------------
/images/shadesketch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/shadesketch.png
--------------------------------------------------------------------------------
/images/sketch2face.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketch2face.png
--------------------------------------------------------------------------------
/images/sketch2img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketch2img.png
--------------------------------------------------------------------------------
/images/sketch2normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketch2normal.png
--------------------------------------------------------------------------------
/images/sketch_agent.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketch_agent.png
--------------------------------------------------------------------------------
/images/sketchabs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchabs.png
--------------------------------------------------------------------------------
/images/sketchbert.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchbert.png
--------------------------------------------------------------------------------
/images/sketchclassifier.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchclassifier.png
--------------------------------------------------------------------------------
/images/sketchmate.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchmate.png
--------------------------------------------------------------------------------
/images/sketchr2cnn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchr2cnn.png
--------------------------------------------------------------------------------
/images/sketchrnn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchrnn.png
--------------------------------------------------------------------------------
/images/sketchsimp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchsimp.png
--------------------------------------------------------------------------------
/images/sketchycoco.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchycoco.png
--------------------------------------------------------------------------------
/images/sketchydatabase.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchydatabase.png
--------------------------------------------------------------------------------
/images/sketchygan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchygan.png
--------------------------------------------------------------------------------
/images/sketchyscene.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/sketchyscene.png
--------------------------------------------------------------------------------
/images/smartinker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/smartinker.png
--------------------------------------------------------------------------------
/images/spg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/spg.png
--------------------------------------------------------------------------------
/images/synladataset.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/synladataset.png
--------------------------------------------------------------------------------
/images/tag2pix.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/tag2pix.png
--------------------------------------------------------------------------------
/images/twostagecolo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/twostagecolo.png
--------------------------------------------------------------------------------
/images/videocolo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/qyzdao/Sketch-Based-Deep-Learning/072d65e53843c75f59d71c6007355cb745423ba6/images/videocolo.png
--------------------------------------------------------------------------------