Part Number:PROCESSOR-SDK-DRA7X
Tool/software: Linux
Hi, sir,
I create a project use A15 send img to eve to do ssd net work, the input img is yuv420sp, and the preproc will convert yuv420sp to RGB plane format,
so when i use tidl_model_import.out.exe to get the net.bin and the param.bin, the config_list param rawSamleInData should be 0(encode) or 1(raw)?
I notice that different rawSamleInData the net.bin is different.