add subset: trajectory
Browse files- README.md +30 -0
- trajectory/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -157,6 +157,32 @@ dataset_info:
|
|
| 157 |
num_examples: 290
|
| 158 |
download_size: 214733929
|
| 159 |
dataset_size: 214739988
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 160 |
configs:
|
| 161 |
- config_name: class2image
|
| 162 |
data_files:
|
|
@@ -182,4 +208,8 @@ configs:
|
|
| 182 |
data_files:
|
| 183 |
- split: train
|
| 184 |
path: text_in_image/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 185 |
---
|
|
|
|
| 157 |
num_examples: 290
|
| 158 |
download_size: 214733929
|
| 159 |
dataset_size: 214739988
|
| 160 |
+
- config_name: trajectory
|
| 161 |
+
features:
|
| 162 |
+
- name: pair_id
|
| 163 |
+
dtype: string
|
| 164 |
+
- name: subset
|
| 165 |
+
dtype: string
|
| 166 |
+
- name: category
|
| 167 |
+
dtype: string
|
| 168 |
+
- name: image_name
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: input_relpath
|
| 171 |
+
dtype: string
|
| 172 |
+
- name: output_relpath
|
| 173 |
+
dtype: string
|
| 174 |
+
- name: recognized_text
|
| 175 |
+
dtype: string
|
| 176 |
+
- name: input_image
|
| 177 |
+
dtype: image
|
| 178 |
+
- name: output_image
|
| 179 |
+
dtype: image
|
| 180 |
+
splits:
|
| 181 |
+
- name: train
|
| 182 |
+
num_bytes: 8089366
|
| 183 |
+
num_examples: 50
|
| 184 |
+
download_size: 8090278
|
| 185 |
+
dataset_size: 8089366
|
| 186 |
configs:
|
| 187 |
- config_name: class2image
|
| 188 |
data_files:
|
|
|
|
| 208 |
data_files:
|
| 209 |
- split: train
|
| 210 |
path: text_in_image/train-*
|
| 211 |
+
- config_name: trajectory
|
| 212 |
+
data_files:
|
| 213 |
+
- split: train
|
| 214 |
+
path: trajectory/train-*
|
| 215 |
---
|
trajectory/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6942502a97f2ae206df818eab085f4a147ab7e1284d245757c974212a4e2ca7
|
| 3 |
+
size 8090278
|