rxc205 commited on
Commit
d61374a
Β·
verified Β·
1 Parent(s): eed1899

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -34,8 +34,6 @@ configs:
34
  [![Evaluation Toolkit](https://img.shields.io/badge/βš™οΈ-Evaluation_Toolkit-6366f1.svg)](#-epic-bench-evaluation-toolkit)
35
  [![License](https://img.shields.io/badge/License-TBD-lightgrey.svg)](#-license)
36
 
37
- [**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)
38
-
39
  </div>
40
 
41
  ## πŸ“ƒ Overview
@@ -46,7 +44,7 @@ configs:
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://raw.githubusercontent.com/rxc205/EPIC-Bench-Eval/refs/heads/main/images/teaser.png" alt="EPIC-Bench teaser" width="100%"/>
50
  </p>
51
 
52
  πŸ“š EPIC-Bench covers **3 High-Level Categories** and **23 Task Types**, following the realistic **Embodied Workflow**:
@@ -65,13 +63,12 @@ The goal is to measure whether models can reliably perceive the critical **Visua
65
 
66
  ## πŸ“° News
67
 
68
- - ~~[2026.5.10] πŸš€ Huggingface Dataset and evaluation code are available!~~
69
- - [2026.5.10] πŸš€ We released the ArXiv paper.
70
 
71
  ## πŸ“‹ Todo
72
 
73
  - [x] Evaluation code for EPIC-Bench
74
- - [ ] Support an online leaderboard
75
  - [ ] Make the evaluation pipeline compatible with mask outputs
76
 
77
 
 
34
  [![Evaluation Toolkit](https://img.shields.io/badge/βš™οΈ-Evaluation_Toolkit-6366f1.svg)](#-epic-bench-evaluation-toolkit)
35
  [![License](https://img.shields.io/badge/License-TBD-lightgrey.svg)](#-license)
36
 
 
 
37
  </div>
38
 
39
  ## πŸ“ƒ Overview
 
44
  **EPIC-Bench** is a **Mask-Grounding-based** benchmark designed to evaluate a VLM’s **Visual Perception** capability in **Embodied Scenarios**.
45
 
46
  <p align="center">
47
+ <img src="https://epic-bench.github.io/EPIC-Bench/img/20260302-192636.png" alt="EPIC-Bench teaser" width="100%"/>
48
  </p>
49
 
50
  πŸ“š EPIC-Bench covers **3 High-Level Categories** and **23 Task Types**, following the realistic **Embodied Workflow**:
 
63
 
64
  ## πŸ“° News
65
 
66
+ - [2026.5.15] πŸš€ Huggingface Dataset and evaluation code are available!
67
+ - [2026.5.15] πŸš€ We released the ArXiv paper.
68
 
69
  ## πŸ“‹ Todo
70
 
71
  - [x] Evaluation code for EPIC-Bench
 
72
  - [ ] Make the evaluation pipeline compatible with mask outputs
73
 
74