Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# LIV: Language-Image Representations and Rewards for Robotics Control
|
2 |
+
International Conference on Machine Learning (ICML), 2023
|
3 |
+
|
4 |
+
[[Project Page]](https://penn-pal-lab.github.io/LIV) [[Arxiv]](https://arxiv.org/abs/2306.00958) [[Paper]](https://www.seas.upenn.edu/~jasonyma/liv_paper.pdf) [[Dataset]](liv/dataset/README.md)
|
5 |
+
|
6 |
+
[Jason Yecheng Ma](https://www.seas.upenn.edu/~jasonyma/)<sup>1</sup>, [Vikash Kumar](https://vikashplus.github.io/)<sup>2</sup>, [Amy Zhang](https://amyzhang.github.io/)<sup>2</sup>, [Osbert Bastani](https://obastani.github.io/)<sup>1</sup>, [Dinesh Jayaraman](https://www.seas.upenn.edu/~dineshj/)<sup>1</sup>
|
7 |
+
|
8 |
+
<sup>1</sup>University of Pennsylvania, <sup>2</sup>Meta AI
|
9 |
+
|
10 |
+
This repository hosts pre-trained LIV model released in our ICML paper.
|