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.

PROCESSOR-SDK-AM62A: the AM62A model compiled by edgeai-benchmark outputs all zeros on AM62A board

Part Number: PROCESSOR-SDK-AM62A
Other Parts Discussed in Thread: AM68A

Tool/software:

When using edgeai-benchmark to compile semantic segmentation models for AM62A and AM68A, then running them on development boards with edgeai-gst-apps, the AM68A model works normally on j721s2 board but the AM62A model outputs all zeros on AM62A board. How to resolve this issue?

edgeai-benchmark version is: 09_02_00_06
evm sdk version is :09_02_00_05

the command to compile is :
./run_custom_pc_seg.sh AM62A

the config files are here seg_sample.tar.gz

seg_sample.tar.gz