File size: 310 Bytes
22333e7
 
 
 
 
 
 
 
 
 
 
 
 
ec770b4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "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"
}