Datasets:
Tasks:
Zero-Shot Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
< 1K
ArXiv:
Tags:
visual commonsense
License:
File size: 1,388 Bytes
153cb34 a478980 b64bc9e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
---
license: cc-by-4.0
task_categories:
- zero-shot-classification
language:
- en
tags:
- visual commonsense
pretty_name: ImageNetVC
size_categories:
- 1K<n<10K
---
# Dataset Card for ImageNetVC
## Dataset Description
- **Repository: https://github.com/hemingkx/ImageNetVC**
- **Paper: https://arxiv.org/abs/2305.15028**
- **Point of Contact: [email protected]**
### Dataset Summary
This is the dataset for our paper "ImageNetVC: Zero-Shot Visual Commonsense Evaluation on 1000 ImageNet Categories".
### Supported Tasks
Zero- and Few-shot visual commonsense evaluation.
### Languages
English
## Dataset Structure
### Data Instances
4076
### Data Fields
Color, shape, material, component, and others.
### Data Splits
Dev set for few-shot demonstrations and the main set for zero-shot evaluation.
### Citation Information
If you find this dataset useful, please cite our paper:
```
@article{imagenetvc,
author = {Heming Xia and
Qingxiu Dong and
Lei Li and
Jingjing Xu and
Ziwei Qin and
Zhifang Sui},
title = {ImageNetVC: Zero-Shot Visual Commonsense Evaluation on 1000 ImageNet
Categories},
journal = {CoRR},
volume = {abs/2305.15028},
year = {2023},
url = {https://doi.org/10.48550/arXiv.2305.15028},
}
```
|