itsumi-st commited on
Commit
ca9b821
·
1 Parent(s): 59eea5b

add README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1 +1,15 @@
1
- Welcome to SkeTi<i>k</i>Z!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 - [[email protected]]
15
+ Project Link: [https://sketikz.github.io/]