Point paper link at arXiv
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
|
| 18 |
<sup>1</sup>University of California, Irvine <sup>2</sup>Georgia Institute of Technology
|
| 19 |
|
| 20 |
-
🌐 [Project Page](https://deva-model.github.io) | 📄 [Paper](https://
|
| 21 |
|
| 22 |
**DeVA** is a decoupled video-action model for robot manipulation. DeVA uses two specialized experts: a video diffusion backbone and an action expert, bridged by multi-level feature alignment and physically-salient supervision (affordance + depth). This transfers the rich spatiotemporal priors of a video generative model into an efficient robot policy while training and converging faster.
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
<sup>1</sup>University of California, Irvine <sup>2</sup>Georgia Institute of Technology
|
| 19 |
|
| 20 |
+
🌐 [Project Page](https://deva-model.github.io) | 📄 [Paper](https://arxiv.org/abs/2607.24159) | 💻 [Code](https://github.com/Mq-Zhang1/deva) | 🧩 Datasets [[LIBERO](https://huggingface.co/datasets/mengqz9/deva_libero) | [RoboCasa](https://huggingface.co/datasets/mengqz9/deva_robocasa) | [YAM](https://huggingface.co/datasets/mengqz9/deva_yam)]
|
| 21 |
|
| 22 |
**DeVA** is a decoupled video-action model for robot manipulation. DeVA uses two specialized experts: a video diffusion backbone and an action expert, bridged by multi-level feature alignment and physically-salient supervision (affordance + depth). This transfers the rich spatiotemporal priors of a video generative model into an efficient robot policy while training and converging faster.
|
| 23 |
|