does it even work? when I launch the android app and select a photo and press the Count, it says that it can't find final_model.tflite, if I specify it in pubspec.yaml ( - assets/final_model.tflite ) then it finds it, but then it says Oh snap", "Detection result is empty, E/tflite ( 4359): Given shapes, [1,17,24,160] and [1,8,8,160], are not broadcastable. E/tflite ( 4359): Node number 99 (ADD) failed to prepare. ;((((
any recommendations? wanted to look into this in more detail, very interesting!

does it even work? when I launch the android app and select a photo and press the Count, it says that it can't find final_model.tflite, if I specify it in pubspec.yaml ( - assets/final_model.tflite ) then it finds it, but then it says Oh snap", "Detection result is empty, E/tflite ( 4359): Given shapes, [1,17,24,160] and [1,8,8,160], are not broadcastable. E/tflite ( 4359): Node number 99 (ADD) failed to prepare. ;((((
any recommendations? wanted to look into this in more detail, very interesting!