Results 4 comments of Dénes Bartha

@notestaff Thanks for the quick reply now it works fine. I also wanted to suggest to add some tests for the project. Actually I was trying running the tool on...

Hi, any updates on this? I am trying to implement nms in dart natively. I don't actually need the precise areas just an indication whether an object is present on...

I am also having this issue. I could find that the file `libtensorflowlite_flex_jni.so` that is being generated is around 90MB. Is there a way to reduce the size of this...

Hi @Srini138, I ended up using `tensorflow/flutter-tflite` because I needed to use a small lib. That [does not support YOLO8](https://github.com/tensorflow/flutter-tflite/issues/123) as of for now (which in my case was a...