Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,25 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
|
|
|
|
| 3 |
|
| 4 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
-
|
| 7 |
|
|
|
|
|
|
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
## 🔥 News
|
| 12 |
-
* **`2024.06.03`** 🌟 We release
|
| 13 |
|
| 14 |
|
| 15 |
|
|
@@ -45,7 +55,7 @@ Please download our WorldSense from [here](https://huggingface.co/datasets/hongl
|
|
| 45 |
|
| 46 |
## 🔮 Evaluation Pipeline
|
| 47 |
📍 **Evaluation**:
|
| 48 |
-
Thanks for [VLMEvalkit](https://github.com/open-compass/VLMEvalKit)
|
| 49 |
|
| 50 |
|
| 51 |
📍 **Leaderboard**:
|
|
|
|
| 1 |
+
<div align="center">
|
| 2 |
+
<br>
|
| 3 |
+
<h1>WorldSense: Evaluating Real-world Omnimodal Understanding for Multimodal LLMs</h1>
|
| 4 |
|
| 5 |
+
Jack Hong<sup>1</sup>, [Shilin Yan](https://scholar.google.com/citations?user=2VhjOykAAAAJ&hl=zh-CN&oi=ao)<sup>1†</sup>, Jiayin Cai<sup>1</sup>, [Xiaolong Jiang](https://scholar.google.com/citations?user=G0Ow8j8AAAAJ&hl=zh-CN&oi=ao)<sup>1</sup>, [Yao Hu](https://scholar.google.com/citations?user=LIu7k7wAAAAJ&hl=en)<sup>1</sup>, [Weidi Xie](https://scholar.google.com/citations?user=Vtrqj4gAAAAJ&hl=en)<sup>2‡</sup>
|
| 6 |
|
| 7 |
+
<div class="is-size-6 publication-authors">
|
| 8 |
+
<p class="footnote">
|
| 9 |
+
<span class="footnote-symbol"><sup>†</sup></span>Project Leader
|
| 10 |
+
<span class="footnote-symbol"><sup>‡</sup></span>Corresponding Author
|
| 11 |
+
</p>
|
| 12 |
+
</div>
|
| 13 |
|
| 14 |
+
<sup>1</sup>Xiaohongshu Inc. <sup>2</sup>Shanghai Jiao Tong University
|
| 15 |
|
| 16 |
+
<font size=3><div align='center' > [[🏠 Project Page](https://jaaackhongggg.github.io/WorldSense/)] [[📖 arXiv Paper](https://arxiv.org/pdf/2502.04326)] [[🤗 Dataset](https://huggingface.co/datasets/honglyhly/WorldSense)] [[🏆 Leaderboard](https://jaaackhongggg.github.io/WorldSense/#leaderboard)] </div></font>
|
| 17 |
+
</div>
|
| 18 |
|
| 19 |
---
|
| 20 |
|
| 21 |
## 🔥 News
|
| 22 |
+
* **`2024.06.03`** 🌟 We release WorldSense, the first benchmark for real-world omnimodal understanding of MLLMs.
|
| 23 |
|
| 24 |
|
| 25 |
|
|
|
|
| 55 |
|
| 56 |
## 🔮 Evaluation Pipeline
|
| 57 |
📍 **Evaluation**:
|
| 58 |
+
Thanks for the reproduction of our evaluation through [VLMEvalkit](https://github.com/open-compass/VLMEvalKit). Please refer to [VLMEvalkit](https://github.com/open-compass/VLMEvalKit) for details.
|
| 59 |
|
| 60 |
|
| 61 |
📍 **Leaderboard**:
|