Update README.md
Browse files
README.md
CHANGED
@@ -14,17 +14,17 @@ PhysicalAI-Robotics-Manipulation-Kitchen is a dataset of automatic generated mot
|
|
14 |
This dataset is available for commercial use.
|
15 |
|
16 |
|
17 |
-
## Dataset Contact(s)
|
18 |
Fabio Ramos (ftozetoramos@nvidia.com) <br>
|
19 |
Anqi Li (anqil@nvidia.com)
|
20 |
|
21 |
-
## Dataset Creation Date
|
22 |
03/18/2025
|
23 |
|
24 |
-
## License/Terms of Use
|
25 |
cc-by-4.0
|
26 |
|
27 |
-
## Intended Usage
|
28 |
This dataset is provided in LeRobot format and is intended for training robot policies and foundation models.
|
29 |
|
30 |
## Dataset Characterization
|
@@ -40,11 +40,14 @@ This dataset is provided in LeRobot format and is intended for training robot po
|
|
40 |
Within the collection, there are eight datasets in LeRobot format `open_cabinet`, `close_cabinet`, `open_dishwasher`, `close_dishwasher`, `open_fridge`, close_fridge`, `open_drawer` and `close_drawer`.
|
41 |
* `open cabinet`: The robot opens a cabinet in the kitchen. <br>
|
42 |
* `close cabinet`: The robot closes the door of a cabinet in the kitchen. <br>
|
43 |
-
*
|
44 |
-
* `
|
45 |
-
* `
|
|
|
|
|
|
|
46 |
|
47 |
-
The videos below
|
48 |
|
49 |
<div style="display: flex; justify-content: flex-start;">
|
50 |
<img src="./assets/episode_000009.gif" width="300" height="300" alt="open_dishwasher" />
|
@@ -60,11 +63,13 @@ The videos below show three examples of the tasks:
|
|
60 |
* observation.image.world__robot__right_arm_camera_color_frame__right_hand_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
61 |
* observation.image.world__robot__left_arm_camera_color_frame__left_hand_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
62 |
* observation.image.world__robot__camera_link__head_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
63 |
-
|
|
|
|
|
64 |
<div style="display: flex; justify-content: flex-start;">
|
65 |
-
<img src="./assets/
|
66 |
-
<img src="./assets/
|
67 |
-
<img src="./assets/
|
68 |
</div>
|
69 |
|
70 |
|
@@ -82,10 +87,11 @@ Record Count:
|
|
82 |
* number of episodes: 126
|
83 |
* number of frames: 30322
|
84 |
* number of videos: 1890 (630 RGB videos, 630 depth videos, 630 semantic segmentation videos)
|
|
|
85 |
Total storage: 4.0 GB
|
86 |
|
87 |
|
88 |
-
## Reference(s)
|
89 |
```
|
90 |
[1] @inproceedings{garrett2020pddlstream,
|
91 |
title={Pddlstream: Integrating symbolic planners and blackbox samplers via optimistic adaptive planning},
|
@@ -106,7 +112,7 @@ Total storage: 4.0 GB
|
|
106 |
}
|
107 |
```
|
108 |
|
109 |
-
## Ethical Considerations
|
110 |
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
111 |
|
112 |
(For Release on NVIDIA Platforms Only)
|
|
|
14 |
This dataset is available for commercial use.
|
15 |
|
16 |
|
17 |
+
## Dataset Contact(s)
|
18 |
Fabio Ramos (ftozetoramos@nvidia.com) <br>
|
19 |
Anqi Li (anqil@nvidia.com)
|
20 |
|
21 |
+
## Dataset Creation Date
|
22 |
03/18/2025
|
23 |
|
24 |
+
## License/Terms of Use
|
25 |
cc-by-4.0
|
26 |
|
27 |
+
## Intended Usage
|
28 |
This dataset is provided in LeRobot format and is intended for training robot policies and foundation models.
|
29 |
|
30 |
## Dataset Characterization
|
|
|
40 |
Within the collection, there are eight datasets in LeRobot format `open_cabinet`, `close_cabinet`, `open_dishwasher`, `close_dishwasher`, `open_fridge`, close_fridge`, `open_drawer` and `close_drawer`.
|
41 |
* `open cabinet`: The robot opens a cabinet in the kitchen. <br>
|
42 |
* `close cabinet`: The robot closes the door of a cabinet in the kitchen. <br>
|
43 |
+
* `open dishwasher`: The robot opens the door of a dishwasher in the kitchen. <br>
|
44 |
+
* `close dishwasher`: The robot closes the door of a dishwasher in the kitchen. <br>
|
45 |
+
* `open fridge`: The robot opens the fridge door. <br>
|
46 |
+
* `close fridge`: The robot closes the fridge door. <br>
|
47 |
+
* `open drawer`: The robot opens a drawer in the kitchen. <br>
|
48 |
+
* `close drawer`: The robot closes a drawer in the kitchen. <br>
|
49 |
|
50 |
+
The videos below illustrate three examples of the tasks:
|
51 |
|
52 |
<div style="display: flex; justify-content: flex-start;">
|
53 |
<img src="./assets/episode_000009.gif" width="300" height="300" alt="open_dishwasher" />
|
|
|
63 |
* observation.image.world__robot__right_arm_camera_color_frame__right_hand_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
64 |
* observation.image.world__robot__left_arm_camera_color_frame__left_hand_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
65 |
* observation.image.world__robot__camera_link__head_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
66 |
+
|
67 |
+
|
68 |
+
The videos below illustrate three of the cameras used in the dataset.
|
69 |
<div style="display: flex; justify-content: flex-start;">
|
70 |
+
<img src="./assets/episode_000004_world.gif" width="300" height="300" alt="world" />
|
71 |
+
<img src="./assets/episode_000004.gif" width="300" height="300" alt="head" />
|
72 |
+
<img src="./assets/episode_000004_wrist.gif" width="300" height="300" alt="wrist" />
|
73 |
</div>
|
74 |
|
75 |
|
|
|
87 |
* number of episodes: 126
|
88 |
* number of frames: 30322
|
89 |
* number of videos: 1890 (630 RGB videos, 630 depth videos, 630 semantic segmentation videos)
|
90 |
+
|
91 |
Total storage: 4.0 GB
|
92 |
|
93 |
|
94 |
+
## Reference(s)
|
95 |
```
|
96 |
[1] @inproceedings{garrett2020pddlstream,
|
97 |
title={Pddlstream: Integrating symbolic planners and blackbox samplers via optimistic adaptive planning},
|
|
|
112 |
}
|
113 |
```
|
114 |
|
115 |
+
## Ethical Considerations
|
116 |
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
117 |
|
118 |
(For Release on NVIDIA Platforms Only)
|