correll commited on
Commit
362a552
1 Parent(s): be27b3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -31,13 +31,24 @@ dataset_info:
31
  sequence: int64
32
  splits:
33
  - name: train
34
- num_bytes: 310981677.0
35
  num_examples: 101
36
  download_size: 308827001
37
- dataset_size: 310981677.0
38
  configs:
39
  - config_name: default
40
  data_files:
41
  - split: train
42
  path: data/train-*
 
 
 
 
 
 
43
  ---
 
 
 
 
 
 
31
  sequence: int64
32
  splits:
33
  - name: train
34
+ num_bytes: 310981677
35
  num_examples: 101
36
  download_size: 308827001
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.
52
+
53
+ https://cdn-uploads.huggingface.co/production/uploads/655b1b359d249b4ab388d4a2/l6b76ezxkPi6lG3Fr6_kj.mp4
54
+