shaqian / flutter_tflite

Flutter plugin for TensorFlow Lite

Home Page:https://pub.dartlang.org/packages/tflite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullPointerException

EvgenSuit opened this issue · 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

hello @EvgenSuit , did you solve this issue?

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