flutter_tflite
flutter_tflite copied to clipboard
NullPointerException
When running Tflite.runModelOnBinary an error gets returned:
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.Vector.size()' on a null object reference
hello @EvgenSuit , did you solve this issue?
hi @robby0125, unfortunately I didn't, decided to use another package for tflite model inference