Jaime García Villena
Add configs and rename tflite
f660997
raw
history blame
404 Bytes
{
"architectures": [
"Yolov8ForObjectDetection"
],
"id2label": {
"0": "microfilaria"
},
"layer_norm_eps": 0.001,
"min_depth": 8,
"num_channels": 3,
"num_detection_tokens": 20,
"output_stride": 32,
"semantic_loss_ignore_index": 255,
"tf_padding": true,
"model_type": "yolov8",
"torch_dtype": "float32",
"transformers_version": "4.33.3"
}