rmaelongakit
rmaelongakit
I already have a libtensorflow_demo.so file placed in my jnilibs, but yet, it can't be found. this is the error java.lang.UnsatisfiedLinkError: No implementation found for int ph.com.spamast.mliapp.TensorFlowClassifier.initializeTensorFlow()...
Can I load a .nnet file generated by Neuroph Studio to the ImageListener? When I load a .nnet file these are the errors.. jni_utils.cc:108 Check failed: message->ParseFromZeroCopyStream(&adaptor) Fatal signal 6...
I have retrained the classifier with my own images. Where will I base the value of input classes, image mean, input size and img std?
How can I generate graph with data loaded from sqlite db?