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.
Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: Code Composer Studio
Hi :
i am using psdk_rtos_auto_j7_06_02_00_21 i am try to script to Reference output from Caffe
but have some problem !
output_from_Caffe is my script
Thanks
Shuai
Please refer below for taking reference caffe output. Describe the problem that you are facing to assist you with this.
HI :kumar
i have refer Example script to Reference output from Caffe.
in my cnn
inMean = 128.0 128.0 128.0
inScale = 0.00390625 0.00390625 0.00390625
so here in the script i change mean_pixel = [128,128,128];
then how about inScale ? where to set inScale ?
Thanks!
Shuai