AnandMayank commited on
Commit
8c192ac
·
verified ·
1 Parent(s): d45d914

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -46
README.md CHANGED
@@ -1,58 +1,56 @@
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
- - image-segmentation
5
- - object-detection
6
- - video-classification
7
- language: []
8
  tags:
9
- - robotics
10
- - tracking
11
- - articulated-objects
12
- - point-tracking
13
- - long-horizon
14
- - sapien
15
- - partnet-mobility
16
- - rgb-d
17
- - manipulation
18
- - affordance
19
- - semantic-drift
20
- - embodied-ai
21
- - video
22
- - depth
23
- - multi-view
24
  pretty_name: QueST PartNet-Mobility SAPIEN Dataset
25
  size_categories:
26
- - 10K<n<100K
27
  dataset_info:
28
  features:
29
- - name: video
30
- dtype: video
31
- - name: affordance_visualization
32
- dtype: image
33
- - name: manipulation_level
34
- dtype:
35
- class_label:
36
- names:
37
- - manipulation_1
38
- - manipulation_2
39
- - manipulation_3
40
- - manipulation_4
41
- - name: take_id
42
- dtype: string
43
- - name: object_id
44
- dtype: string
45
- - name: n_joints
46
- dtype: int32
47
- - name: split
48
- dtype: string
49
- - name: has_depth
50
- dtype: bool
51
  splits:
52
- - name: train
53
- num_examples: 16000
54
- - name: test
55
- num_examples: 2442
56
  ---
57
 
58
  # QueST: PartNet-Mobility SAPIEN Simulation Dataset
 
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
+ - image-segmentation
5
+ - object-detection
6
+ - video-classification
 
7
  tags:
8
+ - robotics
9
+ - tracking
10
+ - articulated-objects
11
+ - point-tracking
12
+ - long-horizon
13
+ - partnet-mobility
14
+ - rgb-d
15
+ - manipulation
16
+ - semantic-drift
17
+ - embodied-ai
18
+ - video
19
+ - depth
20
+ - multi-view
21
+ - benchmark
 
22
  pretty_name: QueST PartNet-Mobility SAPIEN Dataset
23
  size_categories:
24
+ - 10K<n<100K
25
  dataset_info:
26
  features:
27
+ - name: video
28
+ dtype: video
29
+ - name: affordance_visualization
30
+ dtype: image
31
+ - name: manipulation_level
32
+ dtype:
33
+ class_label:
34
+ names:
35
+ - manipulation_1
36
+ - manipulation_2
37
+ - manipulation_3
38
+ - manipulation_4
39
+ - name: take_id
40
+ dtype: string
41
+ - name: object_id
42
+ dtype: string
43
+ - name: n_joints
44
+ dtype: int32
45
+ - name: split
46
+ dtype: string
47
+ - name: has_depth
48
+ dtype: bool
49
  splits:
50
+ - name: train
51
+ num_examples: 16000
52
+ - name: test
53
+ num_examples: 2442
54
  ---
55
 
56
  # QueST: PartNet-Mobility SAPIEN Simulation Dataset