Result mismatch of Desktop and Android for custom mobilenetv2 image classification

OK, this would indeed point to a data loading issue.
I don’t know if extra preprocessing is needed, but would try to check if the inputs are interleaved, in another color format (BGR vs. RGB) etc.