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: TI Deep Learning - Importing pre trained models

Part Number: TDA2EVM5777

Hello,

We are using TIDL model import tool (tfImport & caffeImport) to import other pretrained models within Vision SDK v3.0. I am using the prebuilt binaries of these model import tools with corresponding model files (.pb for tensorflow) present in the location PSDK-Vision-3.0\ti_components\algorithms\REL.TIDLOBJ.00.07.00.00\REL.TIDLOBJ.00.07.00.00\modules\ti_dl\utils. I am getting errors when I run the tool. Some errors and models that are used are listed below. Can you please let me know how to resolve these errors?

1. File name: ssd_inception_v2_coco_11_06_2017\frozen_inference_graph.pb,

Error: Could not find the requested input Data : Preprocessor/map/TensorArrayUnstack/range/start !!

2. File name: tensorflow_inception_graph.pb

Error: Debug Error - R6010 - abort() has been called

3. File name: inception_v3_2016_08_28_frozen.pb

Error: Run time Check Failure #3 - The variable 'params' is being used without being initialized

Is there a particular version of models that need to be used? Any pointer in this regard will be helpful.

Regards,

Pavan D