Tulasi Ram

Results 4 issues of Tulasi Ram

Hi all, From past few weeks with the help of @sayakpaul I worked on creating TFLite models for [Text Detection](https://github.com/tulasiram58827/craft_tflite) and [Recognition](https://github.com/tulasiram58827/ocr_tflite). I have also created a [Notebook](https://github.com/tulasiram58827/ocr_tflite/blob/main/colabs/ENDTOEND_OCR_TFLITE.ipynb) to do...

Hi . With the help of your repository I successfully converted PyTorch pre-trained model to ONNX and TFLite. Code for conversion can be found in this [Repository](https://github.com/tulasiram58827/craft_tflite). With the help...

Hi, With the help of your repo I converted Keras OCR Model to TFLite models. I will create pull request if you want to make it part of the project....

Please find the error log: ``` RuntimeError: in user code: /usr/local/lib/python3.6/dist-packages/onnx_tf/backend_tf_module.py:98 __call__ * output_ops = self.backend._onnx_node_to_tensorflow_op(onnx_node, /usr/local/lib/python3.6/dist-packages/onnx_tf/backend.py:289 _onnx_node_to_tensorflow_op * return handler.handle(node, tensor_dict=tensor_dict, strict=strict) /usr/local/lib/python3.6/dist-packages/onnx_tf/handlers/handler.py:58 handle * cls.args_check(node, **kwargs) /usr/local/lib/python3.6/dist-packages/onnx_tf/handlers/backend/gru.py:68 args_check...