Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Boosting Robotic Manipulation Generalization with Minimal Costly Data
|
| 2 |
+
|
| 3 |
+
[](https://arxiv.org/abs/2503.19516)
|
| 4 |
+
[](https://github.com/notFoundThisPerson/RoboTron-Craft)
|
| 5 |
+
|
| 6 |
+
# Introduction
|
| 7 |
+
|
| 8 |
+
Dataset for "Boosting Robotic Manipulation Generalization with Minimal Costly Data"
|
| 9 |
+
|
| 10 |
+
Comming Soon
|
| 11 |
+
|
| 12 |
+
# License
|
| 13 |
+
MIT License
|
| 14 |
+
|
| 15 |
+
## Citation
|
| 16 |
+
```bibtex
|
| 17 |
+
@article{zheng2025boosting,
|
| 18 |
+
title={{Boosting Robotic Manipulation Generalization with Minimal Costly Data}},
|
| 19 |
+
author={Liming Zheng, Feng Yan, Fanfan Liu, Yufeng Zhong, Chengjian Feng, Lin Ma},
|
| 20 |
+
journal={arXiv preprint arXiv:2503.19516},
|
| 21 |
+
year={2025}
|
| 22 |
+
}
|
| 23 |
+
```
|