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.

RTOS/TDA2: TIDL File I/O Usecase

Part Number: TDA2

Tool/software: TI-RTOS

Hey,

I was able to import the tensorflow mobilenet model.

Now I want to use the TIDL File I/O usecase to run the inference on the tda2x. I put the .pb files on the sd card and placed an image (.bng) that should be used for a simple classification in two classes 0,1 for cat or dog. The resulting Out.bin looks as follows.

This does not show proper classification in 0,1.

What am I missing?

Is this usecase able to do this by just changing the net and params file and the config?

best regards,

nico