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.

BEAGLE-3P-BBONE-AI: ONNX TIDL Importer

Part Number: BEAGLE-3P-BBONE-AI
Other Parts Discussed in Thread: AM5729

Hi,

i need to import an object detection model. This model was trained with mmdetection from this repo https://github.com/TexasInstruments/edgeai-mmdetection/

I am confused which SDK should I use. I tried with Vision-SDK and AM57X-SDK. Neither of them contain metaArchType for Onnx model. Only a Jacinto processor-sdk-rtos-jacinto7 supports this parameter. But when I use the jacinto SDK I have an error "ERROR: Wrong network binary size". So what is the workflow for importing an object detection Onnx model? Which SDK should I use?