zlm898 commited on
Commit
b5afbcc
·
verified ·
1 Parent(s): 0a2f5db

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Boosting Robotic Manipulation Generalization with Minimal Costly Data
2
+
3
+ [![](https://img.shields.io/badge/paper-arXiv-red)](https://arxiv.org/abs/2503.19516)
4
+ [![](https://img.shields.io/badge/project-GitHub-black)](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
+ ```