ocr_tflite

OCR model converter

A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices.

This repository is to create tflite models for the available ocr models

GitHub

101 stars
2 watching
34 forks
Language: Jupyter Notebook
last commit: almost 4 years ago

Related projects:

Repository Description Stars
tulasiram58827/craft_tflite This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model. 32
tulasiram58827/tts_tflite This repository provides TTFite models of various text-to-speech architectures. 189
tf-coreml/tf-coreml A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. 1,331
neso613/asr_tflite Provides pre-trained ASR models for efficient inference using TFLite 11
tensorflow/tflite-support A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework 378
leonidk/pytorch-tf A tool to help convert PyTorch models to TensorFlow 94
huggingface/tflite-android-transformers Converts popular transformer models to run on Android devices for efficient inference and generation tasks. 392
iglaweb/tfprofiler An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices 27
sayakpaul/mirnet-tflite-trt Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement 128
neso613/yolo-v5-tflite-model An implementation of YOLOv5 object detection model in TensorFlow Lite format 17
ml-gde/e2e-tflite-tutorials Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications 133
triagemd/model-converters A tool for converting Keras models to use with TensorFlow 7
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,105
margaretmz/cartoonizer-with-tflite A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models 116
r1me/ttesseractocr4 An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition 145