[ { "id": "161d7a856fb8a56d", "type": "tab", "label": "URL顔認識", "disabled": false, "info": "", "env": [] }, { "id": "d33ac9b3dc67a0b5", "type": "image", "z": "161d7a856fb8a56d", "name": "", "width": "640", "data": "payload", "dataType": "msg", "thumbnail": false, "active": true, "pass": false, "outputs": 0, "x": 180, "y": 300, "wires": [] }, { "id": "5b26ca82019a0f06", "type": "image", "z": "161d7a856fb8a56d", "name": "", "width": "640", "data": "payload.labelled_img", "dataType": "msg", "thumbnail": false, "active": true, "pass": false, "outputs": 0, "x": 900, "y": 300, "wires": [] }, { "id": "59923c409356cf62", "type": "face-api-input", "z": "161d7a856fb8a56d", "name": "画像認識", "model": "SSD", "confidence": 50, "input_size": "128", "landmarks": false, "expressions": true, "age_gender": true, "descriptors": true, "match_metric": "Mean Squared Error", "match_confidence": "2500", "recognise_nodes": [ "b4b62a6d.fc5c18" ], "recognise_node_editor": "b4b62a6d.fc5c18", "x": 680, "y": 100, "wires": [ [ "fa9f26d3c13d34e0", "8427dd43e7a43460", "5b26ca82019a0f06" ] ] }, { "id": "178987a408ebdf61", "type": "http request", "z": "161d7a856fb8a56d", "name": "画像取得", "method": "GET", "ret": "bin", "paytoqs": "ignore", "url": "", "tls": "", "persist": false, "proxy": "", "insecureHTTPParser": false, "authType": "", "senderr": false, "headers": [], "x": 500, "y": 100, "wires": [ [ "59923c409356cf62", "1692f89cf615d0c0" ] ] }, { "id": "fa9f26d3c13d34e0", "type": "debug", "z": "161d7a856fb8a56d", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 890, "y": 60, "wires": [] }, { "id": "33290b77563427fa", "type": "ui_template", "z": "161d7a856fb8a56d", "group": "ed4e3416ac1787be", "name": "顔オリジナル", "order": 2, "width": 22, "height": 14, "format": "
\n \n
", "storeOutMessages": true, "fwdInMessages": true, "resendOnRefresh": true, "templateScope": "local", "x": 560, "y": 180, "wires": [ [] ] }, { "id": "1692f89cf615d0c0", "type": "base64", "z": "161d7a856fb8a56d", "name": "", "action": "", "property": "payload", "x": 320, "y": 180, "wires": [ [ "33290b77563427fa", "d33ac9b3dc67a0b5" ] ] }, { "id": "829f39bf7fbfb7e2", "type": "ui_template", "z": "161d7a856fb8a56d", "group": "ed4e3416ac1787be", "name": "顔認証", "order": 4, "width": 22, "height": 14, "format": "
\n \n
", "storeOutMessages": true, "fwdInMessages": true, "resendOnRefresh": true, "templateScope": "local", "x": 1250, "y": 100, "wires": [ [] ] }, { "id": "fb8c27c146ad1bb1", "type": "base64", "z": "161d7a856fb8a56d", "name": "", "action": "", "property": "payload", "x": 1060, "y": 100, "wires": [ [ "829f39bf7fbfb7e2" ] ] }, { "id": "8427dd43e7a43460", "type": "change", "z": "161d7a856fb8a56d", "name": "", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "payload.labelled_img", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 880, "y": 100, "wires": [ [ "fb8c27c146ad1bb1" ] ] }, { "id": "91035fded7fd355b", "type": "change", "z": "161d7a856fb8a56d", "name": "", "rules": [ { "t": "set", "p": "url", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 330, "y": 100, "wires": [ [ "178987a408ebdf61" ] ] }, { "id": "c72fe3af5986fa0e", "type": "comment", "z": "161d7a856fb8a56d", "name": "画像のURLを入力", "info": "", "x": 140, "y": 60, "wires": [] }, { "id": "a068376802e8a68a", "type": "inject", "z": "161d7a856fb8a56d", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "https://www.nikon-image.com/enjoy/phototech/lenslesson/img/lesson22/pic_02.jpg", "payloadType": "str", "x": 150, "y": 100, "wires": [ [ "91035fded7fd355b" ] ] }, { "id": "fe9194fbef5e4ae1", "type": "ui_spacer", "z": "161d7a856fb8a56d", "name": "spacer", "group": "ed4e3416ac1787be", "order": 3, "width": 22, "height": 1 }, { "id": "b4b62a6d.fc5c18", "type": "face-api-recognise", "name": "Leonard" }, { "id": "ed4e3416ac1787be", "type": "ui_group", "name": "顔検出", "tab": "54e14c8f2685dbb9", "order": 1, "disp": true, "width": 22, "collapse": false }, { "id": "54e14c8f2685dbb9", "type": "ui_tab", "name": "URL顔認証", "icon": "dashboard", "order": 6, "disabled": false, "hidden": false } ]