itsumi-st commited on
Commit
bf0d4af
·
1 Parent(s): 68f4e92

revise README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,9 +6,9 @@ SkeTi<i>k</i>Z is a dataset that pairs sketches with TikZ code. You can use it t
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]
 
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
+ - All image files can be downloaded from [here](https://storage.googleapis.com/sketikz/sketch_images.tar.gz).
10
+ - 100 randomly sampled image files can be downloaded from [here](https://storage.googleapis.com/sketikz/sketch_images_example.tar.gz).
11
+ - JSON files containing TikZ code can be downloaded from [here](https://storage.googleapis.com/sketikz/sketikz_data.json).
12
 
13
  ## Contact
14
  Itsumi Saito - [email protected]