TFProfiler
Model Profiler
An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices
Profile your Tensorflow Lite model on-device
27 stars
4 watching
7 forks
Language: Kotlin
last commit: almost 3 years ago
Linked from 1 awesome list
androiddeep-learningjavakotlinneural-networkperformancetensorflowtensorflow-litetensorflowlite
Related projects:
Repository | Description | Stars |
---|---|---|
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 49 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
dailystudio/tensorflow-lite-examples-android | Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 69 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 392 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
tensorflow/tflite-support | A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework | 378 |
sayakpaul/adventures-in-tensorflow-lite | A collection of notebooks demonstrating various techniques for optimizing and quantizing neural networks using TensorFlow Lite | 171 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,436 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,105 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 128 |
visipedia/tfrecords | Tools for creating structured data files for use with machine learning models | 110 |
tulasiram58827/ocr_tflite | A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices. | 101 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,331 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |