Update README.md
Browse files
README.md
CHANGED
@@ -40,13 +40,13 @@ library_name: diffusers
|
|
40 |
</div>
|
41 |
|
42 |
<div align="center">
|
43 |
-
<img src="assets/pin.jpg" width="
|
44 |
|
45 |
---
|
46 |
|
47 |
## 🔍 Abstract
|
48 |
|
49 |
-

|
50 |
|
51 |
**RoboTransfer** is a novel diffusion-based video generation framework tailored for robotic visual policy transfer. Unlike conventional approaches, RoboTransfer introduces **geometry-aware synthesis** by injecting **depth and normal priors**, ensuring multi-view consistency across dynamic robotic scenes. The method further supports **explicit control over scene components**, such as **background editing**, **object identity swapping**, and **motion specification**, offering a fine-grained video generation pipeline that benefits embodied learning.
|
52 |
|