Shaq2's picture
Add v2 labels.json
f9855c2 verified
Raw
History Blame Contribute Delete
522 Bytes
{
"crop": "rice-disease",
"task": "classify",
"imgsz": 640,
"inputShape": [
1,
640,
640,
3
],
"outputShape": [
1,
8
],
"softmaxed": true,
"preprocess": "centercrop",
"preprocessVerified": true,
"names": [
"Rice__Bacterial_Leaf_Blight",
"Rice__Brown_Spot",
"Rice__Healthy_Leaf",
"Rice__Leaf_Blast",
"Rice__Leaf_Scald",
"Rice__Narrow_Brown_Leaf_Spot",
"Rice__Rice_Hispa",
"Rice__Sheath_Blight"
],
"version": "v2"
}