I am trying to run object detection on an image loaded from host using XlinkIn Node. I create a NNData message to set it to data from image so that i can pass it through NN node but when i check data inside the NNData message after populating it. It shows nothing. I have used code from your given code snippets on documentation page. Please have a look and tell what is wrong with it. I have attached screen shot of code.