MIRNet-TFLite-TRT
Image enhancer
Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement
TensorFlow Lite models for MIRNet for low-light image enhancement.
128 stars
6 watching
25 forks
Language: Jupyter Notebook
last commit: almost 4 years ago computer-visiontensorflow2tflitetinyml
Related projects:
Repository | Description | Stars |
---|---|---|
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 392 |
trevor-m/tensorflow-srgan | An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
jakeret/tf_unet | An open source U-Net image segmentation implementation using Tensorflow | 1,899 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
taki0112/senet-tensorflow | A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 756 |
neso613/yolo-v5-tflite-model | An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
tulasiram58827/ocr_tflite | A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices. | 101 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
t73liu/tfjs-starter | An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 49 |
dailystudio/tensorflow-lite-examples-android | Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 69 |
tensorflow/tflite-support | A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework | 378 |
nstiwari/video-game-control-using-pose-classification-and-tensorflow-lite | This project enables video game control using pose classification and TensorFlow Lite to create a custom controller for games. | 7 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |