Tool/software: TI C/C++ Compiler
Hi,
I am trying to import a Tensorflow SLIM trained Object Detection model using the Import tool version, REL.TIDLSRC.01.01.04.00. The model is imported successfully, and .net, .params and stats_tool_out.bin is generated. While trying to read the stats_tool_out.bin, all the elements are showing as zero.
On the other hand, when we try a Tensorflow trained model written in pure Tensorflow rather than Slim Tensorflow, the stats_tool_out.bin is generated with non zero values. The values are not matching.
Kindly help us in what should be done in the following cases -
1. Slim model returning zeros output
2. Non-slim model returning non zeros output which is not matching.
Thanks and Regards,
Akshat Agrawal.