Recent content by Julia2505

  1. Julia2505

    Problem with Android Image classification app start

    Hello everyone! While I try to run my custom Image classification app, I am getting a mistake: java.lang.IllegalArgumentException: Cannot copy between a TensorFlowLite tensor with shape [1, 30] and a Java object with shape [1, 1]. at...