TexasInstruments / edgeai-tidl-tools

Edgeai TIDL Tools and Examples - This repository contains Tools and example developed for Deep learning runtime (DLRT) offering provided by TI’s edge AI solutions.
Other
129 stars 33 forks source link

How to set parameters for "outputParamsFile" and "outputNetFile" ? When number of outputs is large #75

Open yanglinxiabuaaa opened 5 months ago

yanglinxiabuaaa commented 5 months ago

** Frame index 1 : Running float import ***** ERROR: Could not open ../../../model-artifacts//front64//tempDir/preds_reg_reg3d_0preds_reg_reg3d_1preds_reg_reg3d_2preds_cls_arrow_direction_0preds_reg_stopline_0preds_cls_arrow_direction_1preds_reg_stopline_1preds_cls_arrow_direction_2preds_reg_stopline_2merged_c_0merged_r_0merged_c_1merged_r_1merged_c_2merged_r_2preds_seg_tidl_net.bin file for writing

spivakoa commented 5 months ago

Hi, My recommendation is to limit the total characters per all output model names under 100 as TI weirdly has this amount of characters reserved as a maximum and this is hardcoded in their code. The compilation of your model will fail without a warning. if you exceed this,