Spaces:
Sleeping
Sleeping
revise README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
2 |
|
3 |
## Description
|
4 |
SkeTi<i>k</i>Z is a dataset that pairs sketches with TikZ code. You can use it to develop and evaluate models that generate TikZ code from sketches.
|
@@ -11,5 +11,5 @@ image files (100 samples): https://storage.googleapis.com/sketikz/sketch_images_
|
|
11 |
TikZ code files: https://storage.googleapis.com/sketikz/sketikz_data.json
|
12 |
|
13 |
## Contact
|
14 |
-
Itsumi Saito -
|
15 |
-
Project Link:
|
|
|
1 |
+
# SkeTi<i>k</i>Z
|
2 |
|
3 |
## Description
|
4 |
SkeTi<i>k</i>Z is a dataset that pairs sketches with TikZ code. You can use it to develop and evaluate models that generate TikZ code from sketches.
|
|
|
11 |
TikZ code files: https://storage.googleapis.com/sketikz/sketikz_data.json
|
12 |
|
13 |
## Contact
|
14 |
+
Itsumi Saito - [email protected]
|
15 |
+
Project Link: https://sketikz.github.io/
|