i have hailo8l “{
“ConfigVersion”: 10,
“DEVICE”: [
{
“DeviceType”: “HAILO8L”,
“RuntimeAgent”: “HAILORT”,
“SupportedDeviceTypes”: “HAILORT/HAILO8L”
}
],
“PRE_PROCESS”: [
{
“InputType”: “Image”,
“InputN”: 1,
“InputH”: 640,
“InputW”: 640,
“InputC”: 3,
“InputPadMethod”: “letterbox”,
“InputResizeMethod”: “bilinear”,
“InputQuantEn”: true
}
],
“MODEL_PARAMETERS”: [
{
“ModelPath”: “yolov11n.hef”
}
],
“POST_PROCESS”: [
{
“OutputPostprocessType”: “Detection”,
“PythonFile”: “HailoDetectionYolo.py”,
“OutputNumClasses”: 1,
“LabelsPath”: “labels_coco.json”,
“OutputConfThreshold”: 0.2
}
]
}” it is yolov11n.json