Diffusers
Safetensors
RoboTransferPipeline
nemo04 commited on
Commit
4f510f3
·
verified ·
1 Parent(s): aba4044

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -13
README.md CHANGED
@@ -36,9 +36,7 @@ library_name: diffusers
36
  </div>
37
 
38
  <div align="center">
39
- <img src="assets/pin/robotransfer.png" width="90%" alt="RoboTransfer Overview"/>
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
- ![RoboTransfer Pipeline](assets/pin/robotransfer_pipeline.png)
73
 
74
  > 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.
75
 
 
36
  </div>
37
 
38
  <div align="center">
39
+ <img src="assets/pin.png" width="90%" alt="RoboTransfer"/></div>
 
 
40
 
41
  ---
42
 
 
55
 
56
  ---
57
 
 
 
 
 
 
 
 
 
 
58
 
59
  ## 📸 Framework Overview
60
 
61
+ ![RoboTransfer Pipeline](assets/robotransfer_pipeline.png)
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