floschne commited on
Commit
99db83b
·
verified ·
1 Parent(s): 2cbe6b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -91,6 +91,12 @@ url={https://openreview.net/forum?id=Q93yqpfECQ}
91
  }
92
  ```
93
 
 
 
 
 
 
 
94
  ## Columns
95
 
96
  | ColumnId | Description | Datatype |
 
91
  }
92
  ```
93
 
94
+ ## Download Images
95
+ To get the images:
96
+ 1. Download all image parts `images/images.tar.gz.part*`
97
+ 2. Join the parts into a single archive file `cat images/images.tar.gz.part* > images/images.tar.gz`
98
+ 3. Extract the archive `tar xvzf images.tar.gz`
99
+
100
  ## Columns
101
 
102
  | ColumnId | Description | Datatype |