Other Parts Discussed in Thread: TDA4VM
Tool/software:
Dear TI Experts,
I issue come from "J721EXCPXEVM: Using edgeai-tidl-tools to convert onnx(edgeai-yolov5) into bin does not work".
My question is simple. I think the TDA4VM platform should be supported.
I want "vision_apps" to use yolov5 AI model for inference.
My code base is "ti-processor-sdk-rtos-j721e-evm-08_06_00_12".
The vision app I tested is "vision_apps/apps/dl_demos/app_tidl_od".
The version of edgeai-tidl-tools that converts onnx to bin is "edgeai-tidl-tools-08_06_00_05".
The tested onnx are "yolov5s6_640_ti_lite_37p4_56p0.onnx" and "yolov5s6_640_ti_lite_metaarch.prototxt". Retrieved from "">github.com/.../edgeai-yolov5-gplv3".
According to Nikhil (TI Expert)'s suggestion, I have modified preProcObj->node = tivxDLPreProcNode(...).
It has been too long since vision apps changed to use the yolov5 AI model that cannot be displayed.
Can TI experts please provide examples of vision apps using the yolov5 AI model?
Let me prove to my manager that the vision app on TDA4VM can use the yolov5 AI model.
Just a simple Sample is enough.
Best regard,
George Lin