15 lines
283 B
YAML
15 lines
283 B
YAML
names:
|
|
0: rice_blast
|
|
1: rice_sheath_blight
|
|
2: wheat_rust
|
|
3: wheat_powdery_mildew
|
|
4: corn_northern_leaf_blight
|
|
5: corn_southern_leaf_blight
|
|
6: soybean_downy_mildew
|
|
7: cotton_wilt
|
|
nc: 8
|
|
path: /datasets/crop_disease
|
|
test: images/test
|
|
train: images/train
|
|
val: images/val
|