WRHC commited on
Commit
2b0a6b5
·
1 Parent(s): d311e03

add proj page

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,7 @@ library_name: transformers
7
 
8
  [![Paper](https://img.shields.io/badge/Paper-2603.22918-b31b1b.svg)](https://arxiv.org/abs/2603.22918)
9
  [![Paper](https://img.shields.io/badge/Paper-2603.22918-yellow.svg)](https://huggingface.co/papers/2603.22918)
 
10
  [![GitHub](https://img.shields.io/badge/GitHub-EfficientVideoAgent-black.svg)](https://github.com/wangruohui/EfficientVideoAgent)
11
  [![Model](https://img.shields.io/badge/Model-EfficientVideoAgent-blue.svg)](https://huggingface.co/WRHC/EfficientVideoAgent/)
12
 
@@ -20,6 +21,7 @@ EVA (Efficient Video Agent) is an end-to-end framework that enables "planning-be
20
 
21
  - Paper Title: `EVA: Efficient Reinforcement Learning for End-to-End Video Agent`
22
  - Paper Link: `https://arxiv.org/abs/2603.22918`
 
23
  - GitHub Repository: `https://github.com/wangruohui/EfficientVideoAgent`
24
  - Model Link: `https://huggingface.co/WRHC/EfficientVideoAgent/`
25
 
@@ -175,4 +177,4 @@ bash batch.sh
175
  primaryClass={cs.CV},
176
  url={https://arxiv.org/abs/2603.22918},
177
  }
178
- ```
 
7
 
8
  [![Paper](https://img.shields.io/badge/Paper-2603.22918-b31b1b.svg)](https://arxiv.org/abs/2603.22918)
9
  [![Paper](https://img.shields.io/badge/Paper-2603.22918-yellow.svg)](https://huggingface.co/papers/2603.22918)
10
+ [![Project Page](https://img.shields.io/badge/Project-Page-2ea44f.svg)](https://mercury7353.github.io/EVA-Page/)
11
  [![GitHub](https://img.shields.io/badge/GitHub-EfficientVideoAgent-black.svg)](https://github.com/wangruohui/EfficientVideoAgent)
12
  [![Model](https://img.shields.io/badge/Model-EfficientVideoAgent-blue.svg)](https://huggingface.co/WRHC/EfficientVideoAgent/)
13
 
 
21
 
22
  - Paper Title: `EVA: Efficient Reinforcement Learning for End-to-End Video Agent`
23
  - Paper Link: `https://arxiv.org/abs/2603.22918`
24
+ - Project Page: `https://mercury7353.github.io/EVA-Page/`
25
  - GitHub Repository: `https://github.com/wangruohui/EfficientVideoAgent`
26
  - Model Link: `https://huggingface.co/WRHC/EfficientVideoAgent/`
27
 
 
177
  primaryClass={cs.CV},
178
  url={https://arxiv.org/abs/2603.22918},
179
  }
180
+ ```