guiyouqiang commited on
Commit
4380def
·
verified ·
1 Parent(s): 61ef268

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ This repository contains the pre-trained model checkpoints for the three typical tasks highlighted in our paper: **SeedPolicy: Horizon Scaling via Self-Evolving Diffusion Policy for Robot Manipulation**.
5
+
6
+ ## 📄 Associated Paper & Links
7
+
8
+ * **Hugging Face Paper Page:** https://huggingface.co/papers/2603.05117
9
+
10
+ * **GitHub Repository:** [https://github.com/Youqiang-Gui/SeedPolicy]
11
+
12
+
13
+
14
+ ---
15
+
16
+ *(For detailed installation, usage instructions, and data generation, please refer to our main GitHub repository.)*