Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,6 @@ pretty_name: EPIC-Bench
|
|
| 4 |
task_categories:
|
| 5 |
- visual-question-answering
|
| 6 |
- visual-grounding
|
| 7 |
-
- image-segmentation
|
| 8 |
language:
|
| 9 |
- en
|
| 10 |
Modalities:
|
|
@@ -30,23 +29,23 @@ configs:
|
|
| 30 |
|
| 31 |
[](https://epic-bench.github.io/EPIC-Bench/)
|
| 32 |
[](https://epic-bench.github.io/EPIC-Bench/)
|
| 33 |
-
[](https://
|
| 34 |
[](#-epic-bench-evaluation-toolkit)
|
| 35 |
[](#-license)
|
| 36 |
|
| 37 |
-
[**Homepage**](https://epic-bench.github.io/EPIC-Bench/) | [**Paper**](https://epic-bench.github.io/EPIC-Bench/) | [**Dataset**](https://
|
| 38 |
|
| 39 |
</div>
|
| 40 |
|
| 41 |
## 📃 Overview
|
| 42 |
|
| 43 |
> This repo contains the official evaluation code and dataset for the paper
|
| 44 |
-
> **"EPIC-Bench:
|
| 45 |
|
| 46 |
**EPIC-Bench** is a **Mask-Grounding-based** benchmark designed to evaluate a VLM’s **Visual Perception** capability in **Embodied Scenarios**.
|
| 47 |
|
| 48 |
<p align="center">
|
| 49 |
-
<img src="https://
|
| 50 |
</p>
|
| 51 |
|
| 52 |
📚 EPIC-Bench covers **3 High-Level Categories** and **23 Task Types**, following the realistic **Embodied Workflow**:
|
|
|
|
| 4 |
task_categories:
|
| 5 |
- visual-question-answering
|
| 6 |
- visual-grounding
|
|
|
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
Modalities:
|
|
|
|
| 29 |
|
| 30 |
[](https://epic-bench.github.io/EPIC-Bench/)
|
| 31 |
[](https://epic-bench.github.io/EPIC-Bench/)
|
| 32 |
+
[](https://huggingface.co/datasets/rxc205/EPIC-Bench)
|
| 33 |
[](#-epic-bench-evaluation-toolkit)
|
| 34 |
[](#-license)
|
| 35 |
|
| 36 |
+
[**Homepage**](https://epic-bench.github.io/EPIC-Bench/) | [**Paper**](https://epic-bench.github.io/EPIC-Bench/) | [**Dataset**](https://huggingface.co/datasets/rxc205/EPIC-Bench) | [**Leaderboard**](https://epic-bench.github.io/EPIC-Bench/#leaderboard-section)
|
| 37 |
|
| 38 |
</div>
|
| 39 |
|
| 40 |
## 📃 Overview
|
| 41 |
|
| 42 |
> This repo contains the official evaluation code and dataset for the paper
|
| 43 |
+
> **"EPIC-Bench: A Perception-Centric Benchmark for Fine-Grained Embodied Visual Grounding in Vision-Language Models"**
|
| 44 |
|
| 45 |
**EPIC-Bench** is a **Mask-Grounding-based** benchmark designed to evaluate a VLM’s **Visual Perception** capability in **Embodied Scenarios**.
|
| 46 |
|
| 47 |
<p align="center">
|
| 48 |
+
<img src="https://raw.githubusercontent.com/rxc205/EPIC-Bench-Eval/refs/heads/main/images/teaser.png" alt="EPIC-Bench teaser" width="100%"/>
|
| 49 |
</p>
|
| 50 |
|
| 51 |
📚 EPIC-Bench covers **3 High-Level Categories** and **23 Task Types**, following the realistic **Embodied Workflow**:
|