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 ?