File size: 755 Bytes
5d44b85 115dc32 5d44b85 09ee825 115dc32 91c2360 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
task_categories:
- robotics
license: mit
tags:
- robotics
- multimodal
---
The FuSe dataset contains 26,866 trajectories collected on a WidowX robot at the RAIL lab @ UC Berkeley, USA. It contains visual, tactile, sound and action data collected across several environments, annotated with natural language.
Paper: https://huggingface.co/papers/2501.04693
Code: https://github.com/oier-mees/FuSe
If you use the dataset please cite:
```bibtex
@article{jones24fuse,
title={Beyond Sight: Finetuning Generalist Robot Policies with Heterogeneous Sensors via Language Grounding},
author={Joshua Jones and Oier Mees and Carmelo Sferrazza and Kyle Stachowicz and Pieter Abbeel and Sergey Levine},
journal={arXiv preprint arXiv:foo}
year={2024}
}
``` |