This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2EXEVM: How do I extract detecting results from stats_tool_out.bin which comes from "quantStatsTool"

Part Number: TDA2EXEVM


 Hi,

    I use the "quantStatsTool" to test a detect net "jdetNet768x320"   (tidl_net_jdetNet_ssd.bin & tidl_param_jdetNet_ssd.bin).

    The input is : "..\..\test\testvecs\input\trace_dump_0_768x320.y" and I get output "stats_tool_out.bin".

    1. JdetNet is for object detecting, so how can I get the detecting results (bounding box, class, confs ) from "stats_tool_out.bin"?

    2. If I want to test my own pictures, what should I do with my xxx.jpg ?