File size: 546 Bytes
8eaf536
 
af26f38
8eaf536
 
 
 
af26f38
 
8eaf536
af26f38
 
 
 
 
 
 
 
8eaf536
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "library_name": "kerasformers",
  "kerasformers_version": "1.2.1",
  "model_module": "kerasformers.models.efficientnet_lite",
  "model_class": "EfficientNetLiteImageClassify",
  "variant": "tf_efficientnet_lite2_in1k",
  "weights": "model.weights.h5",
  "schema_version": 2,
  "weight_dtype": "float32",
  "model_type": "efficientnet_lite",
  "vision_config": {
    "width_coefficient": 1.1,
    "depth_coefficient": 1.2,
    "dropout_rate": 0.3,
    "default_size": 260,
    "image_size": 260,
    "num_classes": 1000
  }
}