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.

TDA4VMXEVM: TIDL - import models

Part Number: TDA4VMXEVM

Hi,
after some searching I've been able to find a tutorial on the E2E forums which shows how to import Tensorflow models into TIDL:
The tutorial seems to be out of date, as I had to adjust many file names and many paths. In the end I've been able to convert mobilenet v1 into TIDL format.
However, when I run the inference simulation, I get the following error:
Processing config file #0 : testvecs/config/infer/public/tensorflow/tidl_infer_mobileNetv1.txt
 ----------------------- TIDL Process with REF_ONLY FLOW ------------------------

#    0 . .. T     948.16  ... A :   896, 0.0000, 0.0000,   670 .... .....
#    1 . .. T     908.94  ... A :   558, 0.0000, 0.0000,   420 .... .....
#    2 . .. T     901.69  ... A :   443, 0.0000, 0.0000,   420 .... .....
#    3 . .. T     897.74  ... A :   499, 0.0000, 0.0000,   420 .... .....
#    4 . .. T     909.30  ... A :   539, 0.0000, 0.0000,   420 .... .....
#    5 . .. T     896.48  ... A :   539, 0.0000, 0.0000,   420 .... .....
#    6Error in reading �̽��, �̽��
Can you help us get in touch with some TI expert who may help us understand the problem ?
Also, the neural networks we need to test are the following:
SSD-RESNET34
RESNET-50 V1.5
MOBILENET-V1 224

I haven't found any tutorial (or freeze scripts) for ssd-resnet34 and resnet-50 1.5. We need your support in trying to port these, too.

Kind regards,

one and zero