Spaces:
Runtime error
Runtime error
add README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,15 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Project Title: [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.
|
| 5 |
+
|
| 6 |
+
## Dataset Location
|
| 7 |
+
The dataset is stored on an external storage service. You can access and download the dataset from the following link:
|
| 8 |
+
|
| 9 |
+
image files (all): https://storage.googleapis.com/sketikz/sketch_images.tar.gz
|
| 10 |
+
image files (100 samples): https://storage.googleapis.com/sketikz/sketch_images_example.tar.gz
|
| 11 |
+
TikZ code files: https://storage.googleapis.com/sketikz/sketikz_data.json
|
| 12 |
+
|
| 13 |
+
## Contact
|
| 14 |
+
Itsumi Saito - [itsumi.saito@tohoku.ac.jp]
|
| 15 |
+
Project Link: [https://sketikz.github.io/]
|