I am trying to compile pretrained yolov5s6_ti_lite model by TI using edge ai benchmark repo, but Compilation stuck inbetween and there is no further progress in jupyter notebook tutorials_detection.
Steps I have done:
1.Downloaded model weight and prototxt file from edgeai-yolov5 for yolov5s6 model.
2. Installed edgeai-benchmark 8.5
3. Created a folder named models in edgeai-benchmark and moved model and prototxt file in it.
4. set tidl_tools path
5. copied pipeline configs for yolov5s6 from benchmark configs :
6.Started compilation, but stucks inbetween and sometimes kernal dead issues arrives