Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
- model_hub_mixin
|
4 |
-
- pytorch_model_hub_mixin
|
5 |
-
---
|
6 |
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Website: liruiw.github.io/hpt
|
2 |
+
See the [HPT](https://github.com/liruiw/HPT-Pretrain) GitHub README and the [LeRobot](https://github.com/huggingface/lerobot) Implementation for instructions on how to use this checkpoint for fine-tuning.
|
|
|
|
|
|
|
3 |
|
4 |
+
Citation
|
5 |
+
BibTeX:
|
6 |
+
|
7 |
+
@inproceedings{wang2024hpt,
|
8 |
+
author={Lirui Wang, Xinlei Chen, Jialiang Zhao, Kaiming He, Russ Tedrake},
|
9 |
+
title={Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers},
|
10 |
+
year={2024},
|
11 |
+
eprint={2407.16677},
|
12 |
+
archivePrefix={arXiv},
|
13 |
+
primaryClass={cs.RO},
|
14 |
+
url={https://arxiv.org/abs/2407.16677}}
|