Commit ·
bb185ec
1
Parent(s): f5184a9
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,6 +6,22 @@ size_categories:
|
|
| 6 |
tags:
|
| 7 |
- lrgb
|
| 8 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# `coco_superpixels_edge_wt_only_coord_30`
|
|
|
|
| 6 |
tags:
|
| 7 |
- lrgb
|
| 8 |
license: cc-by-4.0
|
| 9 |
+
dataset_info:
|
| 10 |
+
features:
|
| 11 |
+
- name: x
|
| 12 |
+
dtype: int64
|
| 13 |
+
- name: edge_index
|
| 14 |
+
dtype: int64
|
| 15 |
+
- name: edge_attr
|
| 16 |
+
dtype: int64
|
| 17 |
+
- name: y
|
| 18 |
+
dtype: int64
|
| 19 |
+
splits:
|
| 20 |
+
- name: train
|
| 21 |
+
num_bytes: 3625184
|
| 22 |
+
num_examples: 113287
|
| 23 |
+
download_size: 2988443
|
| 24 |
+
dataset_size: 3625184
|
| 25 |
---
|
| 26 |
|
| 27 |
# `coco_superpixels_edge_wt_only_coord_30`
|