Disease_id / config.json
jays009's picture
Update config.json
22333e7 verified
raw
history blame contribute delete
310 Bytes
{
"model_type": "efficientnet",
"name": "EfficientNetB0",
"framework": "tensorflow",
"num_classes": 2,
"input_shape": [
224,
224,
2
],
"model_version": "v1.0",
"description": "EfficientNetB0 model for wheat anomaly detection."
"license": "apache-2.0"
}