90 lines
2.2 KiB
Plaintext
90 lines
2.2 KiB
Plaintext
{
|
|
"project_name": "Untitled Pipeline",
|
|
"description": "",
|
|
"nodes": [
|
|
{
|
|
"id": "0x17b4c1069d0",
|
|
"name": "Input Node",
|
|
"type": "ExactInputNode",
|
|
"pos": [
|
|
228.0,
|
|
53.0
|
|
],
|
|
"properties": {
|
|
"source_type": "Camera",
|
|
"device_id": 0,
|
|
"resolution": "1920x1080",
|
|
"fps": 30,
|
|
"source_path": ""
|
|
}
|
|
},
|
|
{
|
|
"id": "0x17b4c129f50",
|
|
"name": "Model Node",
|
|
"type": "ExactModelNode",
|
|
"pos": [
|
|
246.43484658813134,
|
|
294.4905206877882
|
|
],
|
|
"properties": {
|
|
"dongle_series": "520",
|
|
"num_dongles": 3,
|
|
"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",
|
|
"upload_fw": true
|
|
}
|
|
},
|
|
{
|
|
"id": "0x17b4c12bc50",
|
|
"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": "0x17b4c134f50",
|
|
"name": "Preprocess Node",
|
|
"type": "ExactPreprocessNode",
|
|
"pos": [
|
|
575.7830427160366,
|
|
150.8128173029918
|
|
],
|
|
"properties": {
|
|
"resize_width": 144,
|
|
"resize_height": 144,
|
|
"operations": "resize,normalize"
|
|
}
|
|
}
|
|
],
|
|
"connections": [
|
|
{
|
|
"input_node": "0x17b4c134f50",
|
|
"input_port": "input",
|
|
"output_node": "0x17b4c1069d0",
|
|
"output_port": "output"
|
|
},
|
|
{
|
|
"input_node": "0x17b4c12bc50",
|
|
"input_port": "input",
|
|
"output_node": "0x17b4c129f50",
|
|
"output_port": "output"
|
|
},
|
|
{
|
|
"input_node": "0x17b4c129f50",
|
|
"input_port": "input",
|
|
"output_node": "0x17b4c134f50",
|
|
"output_port": "output"
|
|
}
|
|
],
|
|
"version": "1.0"
|
|
} |