Problem
I have tried to replace the Mxnet models in WhatsThis with my own Caffe models that I ported to Mxnet with https://github.com/Microsoft/MMdnn . When I run the application, I get a white screen with no elements and the application crashes. Please advise. Assume that the model is correct as it works perfectly on a PC Mxnet environment. I only changed the model, did nothing else to get this behavior.
Solutions that I tried
- Change the input shape ( model is set for 1,3,128,128) - problem remains
Files used
Error log
Log (full error log pasted to pastebin due to stack overflow's limits)
06-20 10:27:24.335 3960-3960/? E/Zygote: isWhitelistProcess - Process is Whitelisted
...