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: How to add an angle parameter for tidl pc model is converted?

Part Number: TDA4VM

Hi Expert,

When the tidl pc model is converted,
The bin file generated by the ./out/tidl_model_import.out tool only supports label, score, x, y, w, h,
Our model needs to add an angle parameter, namely label, score, x, y, w, h, angle,
How to add this?
At present, no related modification can be found under ti_dl/utils/tidlModelImport/.

Thanks

Daniel