Datasets:
Upload dataset
Browse files- README.md +42 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: boundary_mask
|
| 7 |
+
dtype: image
|
| 8 |
+
- name: texture_a_mask
|
| 9 |
+
dtype: image
|
| 10 |
+
- name: texture_b_mask
|
| 11 |
+
dtype: image
|
| 12 |
+
- name: texture_a
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: texture_b
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: original_texture_a
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: original_texture_b
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: crop_name
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: oracle_points_a
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: oracle_points_b
|
| 25 |
+
dtype: string
|
| 26 |
+
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 672589
|
| 29 |
+
num_examples: 26
|
| 30 |
+
- name: test
|
| 31 |
+
num_bytes: 5766646
|
| 32 |
+
num_examples: 227
|
| 33 |
+
download_size: 6083148
|
| 34 |
+
dataset_size: 6439235
|
| 35 |
+
configs:
|
| 36 |
+
- config_name: default
|
| 37 |
+
data_files:
|
| 38 |
+
- split: train
|
| 39 |
+
path: data/train-*
|
| 40 |
+
- split: test
|
| 41 |
+
path: data/test-*
|
| 42 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b443f444b19b98d786d2081c8f87eefc409b1c4d1d0c54b996ac8d6d9d0191d0
|
| 3 |
+
size 5428887
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea9f627f8566082c583a02a5414da3dbec095d8a2d5db2aedf98ac11e0422837
|
| 3 |
+
size 654261
|