Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,8 +15,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
-
- **Homepage:**
|
| 19 |
-
- **Paper
|
| 20 |
- **License:** mit
|
| 21 |
|
| 22 |
## Dataset Structure
|
|
@@ -154,10 +154,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 154 |
```
|
| 155 |
|
| 156 |
|
| 157 |
-
## Citation
|
| 158 |
|
| 159 |
**BibTeX:**
|
| 160 |
|
| 161 |
```bibtex
|
| 162 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 163 |
```
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
+
- **Homepage:** https://sites.google.com/view/visionandtouch
|
| 19 |
+
- **Paper:** https://arxiv.org/abs/1810.10191
|
| 20 |
- **License:** mit
|
| 21 |
|
| 22 |
## Dataset Structure
|
|
|
|
| 154 |
```
|
| 155 |
|
| 156 |
|
| 157 |
+
## Citation
|
| 158 |
|
| 159 |
**BibTeX:**
|
| 160 |
|
| 161 |
```bibtex
|
| 162 |
+
@inproceedings{lee2019icra,
|
| 163 |
+
title={Making sense of vision and touch: Self-supervised learning of multimodal representations for contact-rich tasks},
|
| 164 |
+
author={Lee, Michelle A and Zhu, Yuke and Srinivasan, Krishnan and Shah, Parth and Savarese, Silvio and Fei-Fei, Li and Garg, Animesh and Bohg, Jeannette},
|
| 165 |
+
booktitle={2019 IEEE International Conference on Robotics and Automation (ICRA)},
|
| 166 |
+
year={2019},
|
| 167 |
+
url={https://arxiv.org/abs/1810.10191}
|
| 168 |
+
}
|
| 169 |
```
|