manchery commited on
Commit
675bfd1
·
verified ·
1 Parent(s): 9ea87ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -18
README.md CHANGED
@@ -1,18 +1,25 @@
1
- ---
2
- license: mit
3
- ---
4
-
5
- # iVideoGPT (Pre-trained on Open X-Embodiment, 256x256 resolution, action-free)
6
-
7
- See https://github.com/thuml/iVideoGPT for examples for using this model.
8
-
9
- ## Citation
10
-
11
- ```
12
- @inproceedings{wu2024ivideogpt,
13
- title={iVideoGPT: Interactive VideoGPTs are Scalable World Models},
14
- author={Jialong Wu and Shaofeng Yin and Ningya Feng and Xu He and Dong Li and Jianye Hao and Mingsheng Long},
15
- booktitle={Advances in Neural Information Processing Systems},
16
- year={2024}
17
- }
18
- ```
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - world-model
5
+ - open-x-embodiment
6
+ - robotic-manipulation
7
+ - video-generation
8
+ - video-prediction
9
+ - gpt
10
+ ---
11
+
12
+ # iVideoGPT (Pre-trained on Open X-Embodiment, 256x256 resolution, action-free)
13
+
14
+ See https://github.com/thuml/iVideoGPT for examples for using this model.
15
+
16
+ ## Citation
17
+
18
+ ```
19
+ @inproceedings{wu2024ivideogpt,
20
+ title={iVideoGPT: Interactive VideoGPTs are Scalable World Models},
21
+ author={Jialong Wu and Shaofeng Yin and Ningya Feng and Xu He and Dong Li and Jianye Hao and Mingsheng Long},
22
+ booktitle={Advances in Neural Information Processing Systems},
23
+ year={2024}
24
+ }
25
+ ```