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.

SK-TDA4VM: inference of yolov5 model

Part Number: SK-TDA4VM

Hello! two questions.

1. I found that the struct of  sTIDL_LayerParams_t has no tanh function, is this supported in tidl?

2. I want to use yolov5 model with tidl, and the output of the model is not only cls_conf, cls_id,box, but also with other information following box(e.g cls_conf, cls_id, xywh, theta1, theta2). Then if I want to infer the model with tidl-type, what steps should I take?

info: sdk version is tidl_j7_08_00_00_10