Forum Discussion
JohnT_Altera
Regular Contributor
2 years agoHi,
Do you confirm if the custom NN is able to run on the current architecture design? If not then you will need to generate the bitstream that is suitable for your NN.
RubenPadial
Contributor
2 years agoHello @JohnT_Intel ,
I am able to run the model but the input is expected to be U8 while my NN is trained with a normalized input. In addition I woudl linke to read de raw results because the provided applications (dla_benchmak and streaming_inferece_app) give a procesed output specific por the resnet-50 calssification problem.
What changes do you suggest?