Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
---
|
6 |
+
license: mit
|
7 |
+
---
|
8 |
+
|
9 |
+
Dataset with joint state play data for a toy kitchen. Does not contain language annotations.
|
10 |
+
The dataset contains 20 different tasks with two static cameras.
|
11 |
+
|
12 |
+
```
|
13 |
+
@inproceedings{
|
14 |
+
reuss2024multimodal,
|
15 |
+
title={Multimodal Diffusion Transformer: Learning Versatile Behavior from Multimodal Goals},
|
16 |
+
author={Moritz Reuss and {\"O}mer Erdin{\c{c}} Ya{\u{g}}murlu and Fabian Wenzel and Rudolf Lioutikov},
|
17 |
+
booktitle={Robotics: Science and Systems},
|
18 |
+
year={2024}
|
19 |
+
}
|
20 |
+
```
|