Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,8 +4,6 @@ configs:
|
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
path: augmented/train-*
|
| 7 |
-
- config_name: preprocessed
|
| 8 |
-
data_dir: preprocessed
|
| 9 |
- config_name: raw
|
| 10 |
data_dir: raw
|
| 11 |
default: true
|
|
@@ -33,18 +31,6 @@ dataset_info:
|
|
| 33 |
num_examples: 11268
|
| 34 |
download_size: 2854677523
|
| 35 |
dataset_size: 3259143671
|
| 36 |
-
- config_name: preprocessed
|
| 37 |
-
features:
|
| 38 |
-
- name: image
|
| 39 |
-
dtype: image
|
| 40 |
-
- name: label
|
| 41 |
-
dtype:
|
| 42 |
-
class_label:
|
| 43 |
-
names:
|
| 44 |
-
'0': Bacterial Leaf Spot
|
| 45 |
-
'1': Cercospora Leaf Spot
|
| 46 |
-
'2': Healthy
|
| 47 |
-
'3': Yellow
|
| 48 |
- config_name: raw
|
| 49 |
features:
|
| 50 |
- name: image
|
|
|
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
path: augmented/train-*
|
|
|
|
|
|
|
| 7 |
- config_name: raw
|
| 8 |
data_dir: raw
|
| 9 |
default: true
|
|
|
|
| 31 |
num_examples: 11268
|
| 32 |
download_size: 2854677523
|
| 33 |
dataset_size: 3259143671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
- config_name: raw
|
| 35 |
features:
|
| 36 |
- name: image
|