add proj page
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ library_name: transformers
|
|
| 7 |
|
| 8 |
[](https://arxiv.org/abs/2603.22918)
|
| 9 |
[](https://huggingface.co/papers/2603.22918)
|
|
|
|
| 10 |
[](https://github.com/wangruohui/EfficientVideoAgent)
|
| 11 |
[](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 |
[](https://arxiv.org/abs/2603.22918)
|
| 9 |
[](https://huggingface.co/papers/2603.22918)
|
| 10 |
+
[](https://mercury7353.github.io/EVA-Page/)
|
| 11 |
[](https://github.com/wangruohui/EfficientVideoAgent)
|
| 12 |
[](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 |
+
```
|