Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: robotics
|
3 |
+
---
|
4 |
+
# 🦾 Heterogenous Masked Autoregression
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
+
Paper:
|
9 |
+
|
10 |
+
You can find more details on our [project page](https://liruiw.github.io/hma).
|
11 |
+
|
12 |
+
|
13 |
+
**TL;DR:** HMA can generate diverse embodied video-action dynamics with real-time speed.
|
14 |
+
|
15 |
+
|
16 |
+
If you find HMA useful in your research, please consider citing:
|
17 |
+
```
|
18 |
+
}
|
19 |
+
```
|
20 |
+
|
21 |
+
|
22 |
+
## Contact
|
23 |
+
|
24 |
+
If you have any questions, feel free to contact me through email ([email protected]). Enjoy!
|