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.

TDA2EVM5777: Which usecase to be used for Classification model in TensorFlow

Part Number: TDA2EVM5777

Hi,

I want to run a Tensorflow model(InceptionNet v1) which is a classification model on TDA2XX.

Which usecase has to be used to run a classification model ? Can you give any reference for the same.

I was able to successfully import the InceptionNet v1 model and generate the net.bin and para.bin files.

Thanks,

Dipti

  • Hi Dipti,

    We have use cases for semantic segmentation and object detection. We don't have any use case for this classification model. 

    So you can refer to section 3.3.4 (Building the Test Application Executable through GMAKE ) in the TIDL user guide to run TIDL inference on TDA2X.

    Thanks,

    Praveen