Spaces:
Running
Running
Commit
·
90ca803
1
Parent(s):
9059ae7
arxiv id
Browse files
README.md
CHANGED
@@ -7,4 +7,18 @@ sdk: static
|
|
7 |
app_file: index.html
|
8 |
pinned: false
|
9 |
arxiv: 2505.20290
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
app_file: index.html
|
8 |
pinned: false
|
9 |
arxiv: 2505.20290
|
10 |
+
---
|
11 |
+
|
12 |
+
["EgoZero: Robot Learning from Smart Glasses"](https://arxiv.org/abs/2505.20290)
|
13 |
+
|
14 |
+
```
|
15 |
+
@misc{liu2025egozerorobotlearningsmart,
|
16 |
+
title={EgoZero: Robot Learning from Smart Glasses},
|
17 |
+
author={Vincent Liu and Ademi Adeniji and Haotian Zhan and Raunaq Bhirangi and Pieter Abbeel and Lerrel Pinto},
|
18 |
+
year={2025},
|
19 |
+
eprint={2505.20290},
|
20 |
+
archivePrefix={arXiv},
|
21 |
+
primaryClass={cs.RO},
|
22 |
+
url={https://arxiv.org/abs/2505.20290},
|
23 |
+
}
|
24 |
+
```
|