Thanks so much for this article. I followed it through in order to implement an android app that uses a pretrained model for image denoising but when I import the model as .tflite in android studio and run it on my device I get an error saying "Cannot convert Tensor byte 3631 to Java Byte 43234" . The input shape of the model is 784. Please I need your help

No responses yet