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: YOLOV7 processing on TDAVH

Part Number: TDA4VM

Hello,

I am trying to compile yolov7 on TDAVH. I compiled yolov3 using mmdetection repo by TI and then generated the artifacts using TIDL importer tool to run it on hardware. But currently for yolov7 since it is built using different libraries( mmengine and yolov3 was built using mmcv) I am unable to compile yolov7 to get the onnx and prototxt which are further used to generate artifacts.

Current sdk version: 09_00_00_02

Please direct us on how can we achieve this. Any links or documents and repositories or example code would be much helpful.

Thank you.