Closed kiritigowda closed 5 years ago
@srohit0 can you check on this issue? Thanks!
@srohit0 any update on this bug? I wanted to ingest this app into MIVisionX.
@kiritigowda - will do it soon.
I thought I already fixed it, will look at it again.
Hello Kiriti, I updated mivisionX and ran the code again. Entire application seems to work.
` python> yoloOpenVX.interface.annQueryInference().decode("utf-8") u'input,data,1,3,416,416;output,conv9,1,125,12,12'
python> input_info,output_info = yoloOpenVX.interface.annQueryInference().decode("utf-8").split(';') `
I am trying to figure out mistake I may be making in reproducing the error you see. Do you have time to talk today?