草图合成的论文、代码、demo的大汇总。主要关注矢量草图的合成。
Github上持续更新:https://github.com/MarkMoHR/Awesome-Sketch-Synthesis
目录
1. 数据集
这里 带矢量笔划数据
说明数据集有 svg
数据。带照片
指有【照片-草图】数据对。
级别 | 数据集 | 发表处 | 带矢量笔划数据 | 带照片 |
实例级别 | KanjiVG | √ | x | |
TU-Berlin | SIGGRAPH 2012 | √ | x | |
Sketchy | SIGGRAPH 2016 | √ | √ | |
QuickDraw | √ | x | ||
QMUL-Shoe-Chair-V2 | √ | √ | ||
FaceX | AAAI 2019 | √ | x | |
场景级别 | Photo-Sketching | WACV 2019 | √ | √ |
SketchyScene | ECCV 2018 | x | √ | |
Context-Skecth | Expressive 2018 | x | √ |
2. 草图合成方法
1) 类别-to-草图
2) 照片-to-草图
- 矢量图像合成
级别 | 论文 | 发表处 | 代码 / 项目链接 |
实例级别 | Learning to Sketch with Shortcut Cycle Consistency | CVPR 2018 | [Code] |
Learning Deep Sketch Abstraction | CVPR 2018 |
- 像素图合成
级别 | 论文 | 发表处 | 代码 / 项目链接 |
实例级别 | Free-Hand Sketch Synthesis with Deformable Stroke Models | IJCV 2017 | [Project] [code] |
Deep Factorised Inverse-Sketching | ECCV 2018 | ||
Making better use of edges for sketch generation | JEI 2018 | ||
场景级别 | Photo-Sketching: Inferring Contour Drawings from Images | WACV 2019 | [Code] [Project] |
3) 文本-to-草图
级别 | 论文 | 发表处 | 代码 / 项目链接 |
---|---|---|---|
场景级别 | Sketchforme: Composing Sketched Scenes from Text Descriptions for Interactive Applications | 1904.04399 |
4) 草图(像素图)-to-草图(矢量)
论文 | 发表处 | 代码 / 项目链接 |
---|---|---|
Animated Construction of Line Drawings | SIGGRAPH ASIA 2011 | [Project] [code] [Demo] |
5) 艺术画作-to-草图
- 手绘线稿
- 漫画
论文 | 发表处 | 代码 / 项目链接 |
---|---|---|
Deep extraction of manga structural lines | SIGGRAPH 2017 | [Code] |