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.

TDA4AEN-Q1: deeplab模型板端推理结果异常

Part Number: TDA4AEN-Q1

尊敬的TI工程师,

您好:

        我在TDA4AEN的板子上进行部署编译好的deeplab模型时,出现了推理结果与PC端编译推理结果不同的情况,在PC端的推理结果显示是正确的,但是在板端使用相同的net.bin和io.bin,等到的结果差异很大,下面是我的配置参数:

inFileFormat = 1
netBinFile = "./testvecs/config/subgraph_0_tidl_net.bin"
ioConfigFile = "./testvecs/config/subgraph_0_tidl_io_1.bin"
inData = testvecs/input/20260108_193128_000.bin
outData = testvecs/output/20260108_193128_000_out.bin
writeOutput =1
postProcType = 0
debugTraceLevel = 2

我将我的测试结果附件方式发出,麻烦您帮忙分析一下原因(第一张图为PC端OSRT的编译推理结果,第二张为板端推理结果)py_out_deeplabv3plus_mobilenetv2_tv_edgeailite_onnxrt_AM67A_20260108_193128_000_segmentation.png20260108_193128_000_out_pc2unit8_segmentation.png