k10z's picture
Add config.json so download stats are tracked
285412a verified
Raw
History Blame Contribute Delete
406 Bytes
{
"model_type": "efficientnet_v2_s",
"task": "image-classification",
"num_classes": 237,
"labels_file": "species_labels.json",
"image_size": 224,
"input_format": "NHWC",
"input_dtype": "float32",
"hailo": {
"hef_file": "efficientnet_s_birds.hef",
"device": "hailo-8",
"runtime_version": "4.23.0"
},
"detector": {
"hef_file": "yolov8n.hef",
"device": "hailo-8"
}
}