{ "project_name": "Untitled Pipeline", "description": "", "nodes": [ { "id": "0x1b8706d5710", "name": "Input Node", "type": "ExactInputNode", "pos": [ 228.0, 53.0 ], "properties": { "source_type": "Camera", "device_id": 0, "resolution": "1920x1080", "fps": 30, "source_path": "" } }, { "id": "0x1b8706f4bd0", "name": "Model Node", "type": "ExactModelNode", "pos": [ 245.18958624423732, 292.00000000000006 ], "properties": { "dongle_series": "520", "num_dongles": 1, "model_path": "C:/Users/mason/AppData/Local/Kneron_Academy/utils/yolov5s/yolov5s/kl520_20005_yolov5-noupsample_w640h640.nef", "scpu_fw_path": "C:/Users/mason/Downloads/kneron_plus_v3.1.2/kneron_plus/res/firmware/KL520/fw_scpu.bin", "ncpu_fw_path": "C:/Users/mason/Downloads/kneron_plus_v3.1.2/kneron_plus/res/firmware/KL520/fw_ncpu.bin", "port_id": "6, 32" } }, { "id": "0x1b8706f6790", "name": "Output Node", "type": "ExactOutputNode", "pos": [ 504.8299047169322, 430.1696952829989 ], "properties": { "output_type": "Display", "format": "JSON", "destination": "C:/Users/mason/Downloads/test.json", "save_interval": 1.0 } }, { "id": "0x1b8706f7950", "name": "Preprocess Node", "type": "ExactPreprocessNode", "pos": [ 575.7830427160366, 150.8128173029918 ], "properties": { "resize_width": 144, "resize_height": 144, "operations": "resize,normalize" } }, { "id": "0x1b870700c90", "name": "Postprocess Node", "type": "ExactPostprocessNode", "pos": [ 272.09359134850405, 474.2416550230502 ], "properties": { "output_format": "JSON", "confidence_threshold": 0.5, "nms_threshold": 0.4, "max_detections": 100 } } ], "connections": [ { "input_node": "0x1b8706f7950", "input_port": "input", "output_node": "0x1b8706d5710", "output_port": "output" }, { "input_node": "0x1b870700c90", "input_port": "input", "output_node": "0x1b8706f4bd0", "output_port": "output" }, { "input_node": "0x1b8706f4bd0", "input_port": "input", "output_node": "0x1b8706f7950", "output_port": "output" }, { "input_node": "0x1b8706f6790", "input_port": "input", "output_node": "0x1b870700c90", "output_port": "output" } ], "version": "1.0" }