Upload dataset
Browse files- README.md +9 -9
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: rgb
|
@@ -31,21 +37,15 @@ dataset_info:
|
|
31 |
sequence: int64
|
32 |
splits:
|
33 |
- name: train
|
34 |
-
num_bytes: 310981677
|
35 |
num_examples: 101
|
36 |
-
download_size:
|
37 |
-
dataset_size: 310981677
|
38 |
configs:
|
39 |
- config_name: default
|
40 |
data_files:
|
41 |
- split: train
|
42 |
path: data/train-*
|
43 |
-
license: mit
|
44 |
-
task_categories:
|
45 |
-
- image-segmentation
|
46 |
-
- image-classification
|
47 |
-
- object-detection
|
48 |
-
pretty_name: Semantic segmenation and pose estimation from RGB-D
|
49 |
---
|
50 |
|
51 |
RGB-D dataset for instance segmentation (from RGB or depth) and pose estimation of individual objects. Data has been generated by randomizing bin contents in Webots.
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-segmentation
|
5 |
+
- image-classification
|
6 |
+
- object-detection
|
7 |
+
pretty_name: Semantic segmenation and pose estimation from RGB-D
|
8 |
dataset_info:
|
9 |
features:
|
10 |
- name: rgb
|
|
|
37 |
sequence: int64
|
38 |
splits:
|
39 |
- name: train
|
40 |
+
num_bytes: 310981677.0
|
41 |
num_examples: 101
|
42 |
+
download_size: 308825164
|
43 |
+
dataset_size: 310981677.0
|
44 |
configs:
|
45 |
- config_name: default
|
46 |
data_files:
|
47 |
- split: train
|
48 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
---
|
50 |
|
51 |
RGB-D dataset for instance segmentation (from RGB or depth) and pose estimation of individual objects. Data has been generated by randomizing bin contents in Webots.
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12a3f858ea0d89171da36615cd0e9296dbaed770b3a74dcc297f205294e7e06b
|
3 |
+
size 308825164
|