{ "ConfigVersion": 2, "MODEL_PARAMETERS": [ { "ModelPath": "yolo_v5s_household_objects_512x512_quant_n2x_cpu_1.n2x", "ModelQuantEn": true, "ModelInputN": 1, "ModelInputH": 512, "ModelInputW": 512, "ModelInputC": 3 } ], "PRE_PROCESS": [ { "InputImgFmt": "JPEG", "InputImgSliceType": "SLICE2", "InputImgNormEn": false } ], "POST_PROCESS": [ { "PostProcessorInputs": [ 229, 244, 239, 234 ], "OutputPostprocessType": "DetectionYolo", "LabelsPath": "labels_household_objects.json", "OutputConfThreshold": 0.3, "MaxDetections": 20, "OutputNMSThreshold": 0.6, "MaxDetectionsPerClass": 100, "MaxClassesPerDetection": 1, "UseRegularNMS": false, "OutputNumClasses": 17 } ], "DEVICE": [ { "RuntimeAgent": "N2X", "DeviceType": "CPU" } ], "Checksum": "90b8986be9beff8c14a648c77617a1130a321d3f1435c279f9b77c1d35357476" }