digitalbrain79 / darknet-nnpack

Darknet with NNPACK
Other
305 stars 75 forks source link

RP3: Cause of getting different results? #32

Open Favi0 opened 5 years ago

Favi0 commented 5 years ago

Hello i was wondering why im getting different results while doing inference with a model trained in alexeyAB network compared to my RP3 32Bit raspbian?

is it because the 32 bit/64 bit weight or how the convolution is performed in each framework? <- NNPACK related

im getting for instance 90% for an class in AB but 60% in DarknetNnpack