Datasets:
File size: 607 Bytes
7b902ce d4b84b1 69643a8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: creativeml-openrail-m
task_categories:
- zero-shot-classification
tags:
- code
size_categories:
- 1K<n<10K
---
Compositional Visual Genome (ComVG) <br/>
ComVG benchmark aims to test vision-language models ability in text-to-image retrieval. <br/>
We selected 542 high-quality images from Visual Genome and created 5400 datapoints in ComVG. <br/>
Each datapoint contains a postive and negative image. The negative image is a mutated
variant with singular discrepancies in subject, object, or predicate.<br/>
For more details on creation process, please refer: https://arxiv.org/abs/2211.13854
|