Update README.md
Browse files
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.)*
|