Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
raw
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,27 +9,6 @@ size_categories:
|
|
| 9 |
- 1K<n<10K
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
-
configs:
|
| 13 |
-
- config_name: 8bitRGB
|
| 14 |
-
features:
|
| 15 |
-
- name: file_name
|
| 16 |
-
dtype: image
|
| 17 |
-
- name: label
|
| 18 |
-
dtype:
|
| 19 |
-
class_label:
|
| 20 |
-
names:
|
| 21 |
-
'0': arborio
|
| 22 |
-
'1': basmati
|
| 23 |
-
'2': brown
|
| 24 |
-
'3': jasmine
|
| 25 |
-
'4': parboiled
|
| 26 |
-
data_files:
|
| 27 |
-
- split: train
|
| 28 |
-
path: "train_8bitRGB.csv"
|
| 29 |
-
- split: test
|
| 30 |
-
path: "test_8bitRGB.csv"
|
| 31 |
-
- split: validation
|
| 32 |
-
path: "validation_8bitRGB.csv"
|
| 33 |
---
|
| 34 |
|
| 35 |
This dataset is from the paper "[Raw Instinct: Trust Your Classifiers and Skip the Conversion](https://doi.org/10.1109/PRAI59366.2023.10332021)" (also on arXiV: https://arxiv.org/abs/2403.14439)
|
|
|
|
| 9 |
- 1K<n<10K
|
| 10 |
language:
|
| 11 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
This dataset is from the paper "[Raw Instinct: Trust Your Classifiers and Skip the Conversion](https://doi.org/10.1109/PRAI59366.2023.10332021)" (also on arXiV: https://arxiv.org/abs/2403.14439)
|