Datasets:

Modalities:
Image
Size:
< 1K
Libraries:
Datasets
License:
File size: 833 Bytes
b2b7f52
 
 
8320a57
 
 
 
 
 
d4cdadb
8320a57
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
---

CRPE is a benchmark designed to quantitatively evaluate the object recognition and relation comprehension ability of models.
The evaluation is formulated as single-choice questions.

The benchmark consists of four splits:
**Existence**, **Subject**, **Predicate**, and **Object**.

The **Existence** split evaluates the object recognition ability while the remaining splits are designed to evaluate the capability of relation comprehension, focusing on probing each of the elements in the subject-predicate-object triplets of the scene graph separately.
Some data examples are shown below.

![crpe.jpg](https://cdn-uploads.huggingface.co/production/uploads/619507e7b74b6c591f794340/_NKaowl2OUBAjck1XCAPm.jpeg)

See our [paper](https://github.com/OpenGVLab/all-seeing/all-seeing-v2) to learn more details!