I\'m trying to learn the integration of tflite to Android.
outputLocations = new float[1][NUM_DETECTIONS][4]; outputClasses = new float[1][NUM_DETECTIONS]; ou