flutter_tflite icon indicating copy to clipboard operation
flutter_tflite copied to clipboard

NullPointerException

Open stoxxy opened this issue 3 years ago • 2 comments

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

stoxxy avatar Jun 14 '22 09:06 stoxxy

hello @EvgenSuit , did you solve this issue?

robby0125 avatar Jun 19 '22 14:06 robby0125

hi @robby0125, unfortunately I didn't, decided to use another package for tflite model inference

stoxxy avatar Jun 26 '22 10:06 stoxxy