Hi,
I am trying to use the TIDL import utility to generate the .bin file , and run test bench for caffe jdetNet of TDA4X, But detecte resule error.
SDK details: psdk_rtos_auto_j7_06_00_00_00
TIDL details: tidl_j7_00_09_00_00
model links: https://github.com/tidsp/caffe-jacinto-models/tree/caffe-0.17/trained/object_detection/voc0712/JDetNet/ssd512x512_ds_PSP_dsFac_32_fc_0_hdDS8_1_kerMbox_3_1stHdSameOpCh_1/initial
cmd:
$cd tidl_j7_00_09_00_00/ti_dl/utils/tidlModelImport
$ ./out/tidl_model_import.out ../../test/testvecs/config/import/public/caffe/tidl_import_jdetNet.txt
import config:
modelType = 0
numParamBits = 8
inputNetFile = "../../test/testvecs/models/public/caffe/jdetNet512x512/deploy.prototxt"
inputParamsFile = "../../test/testvecs/models/public/caffe/jdetNet512x512/voc0712_ssdJacintoNetV2_iter_106000.caffemodel"
outputNetFile = "../../test/testvecs/config/tidl_models/caffe/tidl_net_jdetNet_512x512.bin"
outputParamsFile = "../../test/testvecs/config/tidl_models/caffe/tidl_io_jdetNet_512x512_"
inDataFormat = 0
inData = "../../test/testvecs/config/detection_list.txt"
postProcType = 2
result:
