tulasiram58827 / ocr_tflite

This repository is to create tflite models for the available ocr models
Apache License 2.0
101 stars 34 forks source link

Converting models for Edge TPU #6

Open nah2015 opened 3 years ago

nah2015 commented 3 years ago

Hello, I am trying to convert these models to use with Coral Edge TPU accelerator but unfortunately when i compile crnn_float16.tflite with Coral EdgeTPU compiler it says that the number of operations that will run on Edge TPU is 0 and the number of operations handled by CPU will be 239.

I am not knowledgeable enough to understand what I should do to fix this. Are you able to or working on converting these models to Coral Edge TPU format?

tulasiram58827 commented 3 years ago

I have not worked with Coral Edge TPU before. I guess some of the operators are not supported yet in the TPU