From 6d7147bc06dcc0d940efa51d4bdf6f4077faa792 Mon Sep 17 00:00:00 2001
From: wjn922 <1017454850@qq.com>
Date: Thu, 13 Jun 2024 10:05:39 +0800
Subject: [PATCH] update arxiv
---
README.md | 2 +-
VisionLLMv2/README.md | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index b9ccd8d..7b74e59 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
- [VisionLLM](https://arxiv.org/abs/2305.11175): Large Language Model as Open-Ended Decoder for Vision-Centric Tasks
-- [VisionLLMv2](): A Generalist Multimodal Large Language Model for Hundeds of Vision-Language Tasks
+- [VisionLLM v2](https://arxiv.org/abs/2406.08394): A Generalist Multimodal Large Language Model for Hundeds of Vision-Language Tasks
diff --git a/VisionLLMv2/README.md b/VisionLLMv2/README.md
index a8e3a24..473163d 100644
--- a/VisionLLMv2/README.md
+++ b/VisionLLMv2/README.md
@@ -2,7 +2,7 @@
-[![arXiv](https://img.shields.io/badge/arXiv%20paper-2406.xxxx-b31b1b.svg)](https://arxiv.org/abs/2406.xxx)
+[![arXiv](https://img.shields.io/badge/arXiv%20paper-2406.08394-b31b1b.svg)](https://arxiv.org/abs/2406.08394)
[![project page](https://img.shields.io/badge/Project_page-VisionLLMv2-green)](https://wjn922.github.io/visionllmv2.github.io/)
@@ -67,9 +67,8 @@ If you find this project useful in your research, please consider cite:
@article{wu2024visionllmv2,
title={VisionLLM v2: An End-to-End Generalist Multimodal Large Language Model for Hundreds of Vision-Language Tasks},
- author={Jiannan, Wu and Muyan, Zhong and Sen, Xing and Zeqiang, Lai and Zhaoyang, Liu and Wenhai, Wang and Zhe, Chen and Xizhou, Zhu and
- Lewei, Lu and Tong, Lu and Ping, Luo and Yu, Qiao and Jifeng, Dai},
- journal={arXiv preprint arXiv:xxx},
+ author={Jiannan, Wu and Muyan, Zhong and Sen, Xing and Zeqiang, Lai and Zhaoyang, Liu and Zhe, Chen and Wenhai, Wang and Xizhou, Zhu and Lewei, Lu and Tong, Lu and Ping, Luo and Yu, Qiao and Jifeng, Dai},
+ journal={arXiv preprint arXiv:2406.08394},
year={2024}
}