[{"id":"22700825.3f9d38","type":"tab","label":"Flow 5","disabled":false,"info":""},{"id":"98922031.33529","type":"cocossd","z":"22700825.3f9d38","name":"","x":390,"y":200,"wires":[["f13b7b29.1af548","54a7b73a.b97128"]]},{"id":"d442ac3a.97611","type":"debug","z":"22700825.3f9d38","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":870,"y":180,"wires":[]},{"id":"705149ce.c18248","type":"fileinject","z":"22700825.3f9d38","name":"","x":130,"y":200,"wires":[["98922031.33529","d26ab02d.79838"]]},{"id":"d26ab02d.79838","type":"image","z":"22700825.3f9d38","name":"","width":160,"data":"annotatedinput","dataType":"msg","thumbnail":false,"active":true,"pass":false,"outputs":0,"x":340,"y":300,"wires":[]},{"id":"f13b7b29.1af548","type":"image","z":"22700825.3f9d38","name":"","width":160,"data":"annotatedinput","dataType":"msg","thumbnail":false,"active":true,"pass":false,"outputs":0,"x":600,"y":300,"wires":[]},{"id":"54a7b73a.b97128","type":"json","z":"22700825.3f9d38","name":"","property":"payload","action":"","pretty":false,"x":650,"y":180,"wires":[["d442ac3a.97611"]]}]
So as you can see from there, I want to get object detection output result in json format, but I don't know how to do that as there is sth missing I guess.