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 could I save cifar classification result with TIDL on TDA2EXEVM board?

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