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.

TDA4VM: TIDL support for instance segmentation

Part Number: TDA4VM


it seems like in order to import Pytorch DL models to TIDL, I need to export onnx model file and meta architecture defined in .Proto file.

but i didn't find any example for exporting Proto file of instance segmentation.

does TIDL support instance segmentation by default? if not, how to I modify it or is there any way around it?