|
---
|
|
license: mit
|
|
dataset_info:
|
|
features:
|
|
- name: image_id
|
|
dtype: string
|
|
- name: image
|
|
dtype: image
|
|
- name: objects
|
|
sequence:
|
|
- name: category
|
|
dtype:
|
|
class_label:
|
|
names:
|
|
'0': Corn_Cercospora_Leaf_Spot
|
|
'1': Corn_Common_Rust
|
|
'2': Corn_Healthy
|
|
'3': Corn_Northern_Leaf_Blight
|
|
'4': Corn_Streak
|
|
'5': Pepper_Bacterial_Spot
|
|
'6': Pepper_Cercospora
|
|
'7': Pepper_Early_Blight
|
|
'8': Pepper_Fusarium
|
|
'9': Pepper_Healthy
|
|
'10': Pepper_Late_Blight
|
|
'11': Pepper_Leaf_Blight
|
|
'12': Pepper_Leaf_Curl
|
|
'13': Pepper_Leaf_Mosaic
|
|
'14': Pepper_Septoria
|
|
'15': Tomato_Bacterial_Spot
|
|
'16': Tomato_Early_Blight
|
|
'17': Tomato_Fusarium
|
|
'18': Tomato_Healthy
|
|
'19': Tomato_Late_Blight
|
|
'20': Tomato_Leaf_Curl
|
|
'21': Tomato_Mosaic
|
|
'22': Tomato_Septoria
|
|
- name: bbox
|
|
sequence: float32
|
|
splits:
|
|
- name: train
|
|
num_bytes: 7806350905.328
|
|
num_examples: 4902
|
|
download_size: 7821767484
|
|
dataset_size: 7806350905.328
|
|
configs:
|
|
- config_name: default
|
|
data_files:
|
|
- split: train
|
|
path: data/train-*
|
|
---
|
|
|