Datasets:
File size: 954 Bytes
550adca 6cbffdf 550adca 1f92f59 8af23a8 550adca 1f92f59 07359a5 550adca 07359a5 |
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 |
---
dataset_info:
features:
- name: Label
dtype: string
- name: ClassName
dtype: string
- name: image
dtype: image
- name: Rating
dtype: float64
- name: Deviation
dtype: float64
- name: percentile
dtype: float64
splits:
- name: val
num_bytes: 713107529.1
num_examples: 4998
download_size: 668564544
dataset_size: 713107529.1
configs:
- config_name: default
data_files:
- split: val
path: data/val-*
license: apache-2.0
task_categories:
- image-classification
language:
- en
pretty_name: Image Classification
size_categories:
- 1K<n<10K
---
# Visualization of Image Classification Task Cases Samples
Check dataset samples visualization by viewing Dataset Viewer.
The sampling procedure is guided by the Elo distribution introduced in our method.
Original dataset is validation set of ImageNet.
samples/origin: 4998/50000
# License
This repository is licensed under the Apache License 2.0 |