Hello,
I have recently generated network and config .bin files for our OD application using the ONNX and Protxt files for the models in TDA high (J784s4). Please note that these ONNX and Protxt files when used to generate artifacts in TDA mid or previous versions, they was no issue with the .bin files. I followed the similar procedure in TDA high to obtain the artifacts here, but I am facing an issue during the run graph stage while the app is running.
The following is the step where the model is getting stuck and is not able to proceed:
As compared to properly working model: we used default Peele model artifacts and ran our OD application and found that there were a few other log messages as below:
What have I done so far:
1. Followed the procedure mentioned here: TI Deep Learning Product User Guide: Getting Started with TIDL-RT
2. Ran the TIDLModelImport as mentioned and used the generated artifacts.
Kindly let me know in what direction I need to be working on in order solve this issue. Thanks