tensorflow-lite-YOLOv3 icon indicating copy to clipboard operation
tensorflow-lite-YOLOv3 copied to clipboard

Unable to integrate it with google's official tensorflow lite object detection project on github

Open chauhansunil792 opened this issue 4 years ago • 1 comments

Hey there, I have successfully converted yolo.h5 to .tflite but when i integrate it with android using google's official project using TensorFlow i found buffer issue as unable to allocate mismatched buffer. Can you please help to integrate this .tflite to android?

Thanks lot

chauhansunil792 avatar May 13 '20 09:05 chauhansunil792

the problem is that you need a quantization

rockalandy avatar Sep 15 '20 08:09 rockalandy