Part Number: TDA2EXEVM
Hi:
I want to validate the TIDL result between quantStatsTool result and TIDL on TDA2EXEVM board result;So I use the model "cifar10_jacintonet11v2_iter_64000.caffemodel".
after tidlModelImport,I got net.bin and prm.bin.
with quantStatsTool,I can get the file "stats_tool_out.bin" saved the cifar model SoftMax value.
On the TDAEXEVM board,with the same input file ,I use the "TIDL File I/O Usecase",then " 1: Dump Output Frames to file",and get the "OUT.BIN".
Is the "OUT.BIN" saved the cifar model SoftMax value?
or How could I save cifarSoftMax value in a file on board?
Pls help me!
Thanks and Regards