ginwind commited on
Commit
cc6f3cb
·
verified ·
1 Parent(s): d80e951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,4 +1,22 @@
1
- ---
2
- license: apache-2.0
 
 
 
3
 
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <h3 align="center" style="font-size:48px; font-weight:bold; color:#9C276A; margin: 0;">
2
+ <a href="https://arxiv.org/abs/2602.10098" style="color:#9C276A; text-decoration: none;">
3
+ VLA-JEPA: Enhancing Vision-Language-Action Model with Latent World Model
4
+ </a>
5
+ </h3>
6
 
7
+ <div align="center">
8
+ <p>
9
+ <a href="https://arxiv.org/abs/2602.10098">
10
+ <img src="https://img.shields.io/badge/Paper-PDF-orange.svg" alt="Paper PDF">
11
+ </a>
12
+ <a href="https://ginwind.github.io/VLA-JEPA/">
13
+ <img src="https://img.shields.io/badge/Project-Page-Green.svg" alt="Project Page">
14
+ </a>
15
+ <a href="https://huggingface.co/ginwind/VLA-JEPA">
16
+ <img src="https://img.shields.io/badge/🤗-Hugging_Face-yellow.svg" alt="Hugging Face">
17
+ </a>
18
+ <a href="https://github.com/tatsu-lab/stanford_alpaca/blob/main/LICENSE">
19
+ <img src="https://img.shields.io/badge/Code%20License-Apache_2.0-green.svg" alt="Code License">
20
+ </a>
21
+ </p>
22
+ </div>