craft_tflite
Model converter
This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model.
This is the github repository for converting craft pretrained model to tflite version
32 stars
2 watching
10 forks
Language: Jupyter Notebook
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices. | 101 |
| This repository provides TTFite models of various text-to-speech architectures. | 189 |
| Provides pre-trained ASR models for efficient inference using TFLite | 11 |
| A tool to help convert PyTorch models to TensorFlow | 94 |
| A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,333 |
| A tool for converting Keras models to use with TensorFlow | 7 |
| Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 396 |
| An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
| A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework | 381 |
| Converts PyTorch models to Keras models | 859 |
| Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
| A collection of pre-trained machine learning models for use in web applications. | 14,180 |
| Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
| Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 130 |
| A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |