File size: 852 Bytes
bbee4c9
 
 
 
 
 
 
 
09ee825
bbee4c9
 
 
 
91c2360
 
87a4f25
91c2360
 
87a4f25
 
 
91c2360
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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
@inproceedings{jones25fuse,
  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},
  booktitle = {Proceedings of the IEEE International Conference on Robotics and Automation (ICRA)},
  year={2025},
  address = {Atlanta, USA}
}
```