Monish Prakasan

Results 5 comments of Monish Prakasan

As part of this, I got it working. I modified the tensors and it works, but the inference time is extremely slow. I tried exporting my yolov5 model to tflite...

> For faster tensor operation on images you can use this [library](https://pub.dev/packages/tflite_flutter_helper). Its discontinued but still works(just fork it in your personal github) with images 3.0.0. > I have done...

> I'm also affected by this issue namely bad decoding performance of HEVC videos recorded via smartphone. > > Is there a confimed working solution or workaround for this issue?...

I ditched YOLO altogether. After months of trying to make YOLO work (and learning how their licensing for even v5 is a pain), I decided to switch to SSD. SSD...

> @mp051998 Thinking of what you mentioned, I recognized a same issue was mentioned in #167. To be honest, try another model that can be converted to tflite. If you...