robotics-diffusion-transformer
commited on
Commit
•
eb09036
1
Parent(s):
204bad9
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ tags:
|
|
15 |
---
|
16 |
# RDT-1B
|
17 |
|
|
|
18 |
RDT-1B is a 1B-parameter imitation learning Diffusion Transformer pre-trained on 1M+ multi-robot episodes. Given language instruction and RGB images of up to three views, RDT can predict the next
|
19 |
64 robot actions. RDT is compatible with almost all modern mobile manipulators, from single-arm to dual-arm, joint to EEF, position to velocity, and even wheeled locomotion.
|
20 |
|
|
|
15 |
---
|
16 |
# RDT-1B
|
17 |
|
18 |
+
![](head.mp4)
|
19 |
RDT-1B is a 1B-parameter imitation learning Diffusion Transformer pre-trained on 1M+ multi-robot episodes. Given language instruction and RGB images of up to three views, RDT can predict the next
|
20 |
64 robot actions. RDT is compatible with almost all modern mobile manipulators, from single-arm to dual-arm, joint to EEF, position to velocity, and even wheeled locomotion.
|
21 |
|