Update README.md
Browse files
README.md
CHANGED
@@ -36,9 +36,7 @@ library_name: diffusers
|
|
36 |
</div>
|
37 |
|
38 |
<div align="center">
|
39 |
-
<img src="assets/pin
|
40 |
-
<p style="font-size:0.8em; color:#555;">The RoboTransfer framework integrates multi-view geometry and video diffusion, enabling controllable and geometry-consistent robotic video synthesis for policy transfer.</p>
|
41 |
-
</div>
|
42 |
|
43 |
---
|
44 |
|
@@ -57,19 +55,10 @@ library_name: diffusers
|
|
57 |
|
58 |
---
|
59 |
|
60 |
-
## 📦 Resources
|
61 |
-
|
62 |
-
- **[🧠 Paper (arXiv)](https://arxiv.org/abs/2505.23171)**
|
63 |
-
- **[🌐 Project Page](https://horizonrobotics.github.io/robot_lab/robotransfer)**
|
64 |
-
- **[🎥 Video Demo](https://youtu.be/dGXKtqDnm5Q)**
|
65 |
-
- **[💻 GitHub Code (Coming Soon)](https://github.com/horizonrobotics/robot_lab)**
|
66 |
-
- **[📖 中文介绍](https://mp.weixin.qq.com/s/c9-1HPBMHIy4oEwyKnsT7Q)**
|
67 |
-
|
68 |
-
---
|
69 |
|
70 |
## 📸 Framework Overview
|
71 |
|
72 |
-

|
62 |
|
63 |
> The overall architecture includes view-specific encoding, geometry injection, diffusion denoising with spatial constraints, and component-level editing modules. Our system enables compositional control over scene dynamics while preserving physical and geometric consistency.
|
64 |
|