Upload dataset
Browse files- README.md +64 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': Apple__Apple_scab
|
11 |
+
'1': Apple__Black_rot
|
12 |
+
'2': Apple__Cedar_apple_rust
|
13 |
+
'3': Apple___healthy
|
14 |
+
'4': Blueberry___healthy
|
15 |
+
'5': Cherry_(including_sour)___Powdery_mildew
|
16 |
+
'6': Cherry_(including_sour)___healthy
|
17 |
+
'7': Corn_(maize)___Cercospora_leaf_spot Gray_leaf_spot
|
18 |
+
'8': Corn_(maize)___Common_rust_
|
19 |
+
'9': Corn_(maize)___Northern_Leaf_Blight
|
20 |
+
'10': Corn_(maize)___healthy
|
21 |
+
'11': Grape___Black_rot
|
22 |
+
'12': Grape___Esca_(Black_Measles)
|
23 |
+
'13': Grape___Leaf_blight_(Isariopsis_Leaf_Spot)
|
24 |
+
'14': Grape___healthy
|
25 |
+
'15': Orange___Haunglongbing_(Citrus_greening)
|
26 |
+
'16': Peach___Bacterial_spot
|
27 |
+
'17': Peach___healthy
|
28 |
+
'18': Pepper,_bell___Bacterial_spot
|
29 |
+
'19': Pepper,_bell___healthy
|
30 |
+
'20': Potato___Early_blight
|
31 |
+
'21': Potato___Late_blight
|
32 |
+
'22': Potato___healthy
|
33 |
+
'23': Raspberry___healthy
|
34 |
+
'24': Soybean___healthy
|
35 |
+
'25': Squash___Powdery_mildew
|
36 |
+
'26': Strawberry___Leaf_scorch
|
37 |
+
'27': Strawberry___healthy
|
38 |
+
'28': Tomato___Bacterial_spot
|
39 |
+
'29': Tomato___Early_blight
|
40 |
+
'30': Tomato___Late_blight
|
41 |
+
'31': Tomato___Leaf_Mold
|
42 |
+
'32': Tomato___Septoria_leaf_spot
|
43 |
+
'33': Tomato___Spider_mites Two-spotted_spider_mite
|
44 |
+
'34': Tomato___Target_Spot
|
45 |
+
'35': Tomato___Tomato_Yellow_Leaf_Curl_Virus
|
46 |
+
'36': Tomato___Tomato_mosaic_virus
|
47 |
+
'37': Tomato___healthy
|
48 |
+
splits:
|
49 |
+
- name: train
|
50 |
+
num_bytes: 705426058.325
|
51 |
+
num_examples: 43503
|
52 |
+
- name: test
|
53 |
+
num_bytes: 168574480.242
|
54 |
+
num_examples: 10878
|
55 |
+
download_size: 852287407
|
56 |
+
dataset_size: 874000538.567
|
57 |
+
configs:
|
58 |
+
- config_name: default
|
59 |
+
data_files:
|
60 |
+
- split: train
|
61 |
+
path: data/train-*
|
62 |
+
- split: test
|
63 |
+
path: data/test-*
|
64 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63043ae5281d12efdfc76e690140f841e47bf01d03c4225b29896781d8587d5b
|
3 |
+
size 171081759
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52c6fc1348974e8dcee68730c66fbba29005330b9badc51277ccfd612122b1ae
|
3 |
+
size 320283976
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a78dae94a4c2b0208c479cc2b1ae27e8a203292ac1943c76b8e167f6611c1570
|
3 |
+
size 360921672
|