peace195 / tensorflow-lite-YOLOv3

YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving
106 stars 24 forks source link

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

Open chauhansunil792 opened 4 years ago

chauhansunil792 commented 4 years ago

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

rockalandy commented 4 years ago

the problem is that you need a quantization