omerferhatt / torch2tflite
PyTorch to TensorFlow Lite converter
☆182Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for torch2tflite
- Conversion of PyTorch Models into TFLite☆356Updated last year
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆339Updated 2 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆267Updated 2 years ago
- TFLite model analyzer & memory optimizer☆120Updated 9 months ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆97Updated 6 months ago
- Convert ONNX model graph to Keras model format.☆195Updated 5 months ago
- Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massiv…☆705Updated 3 weeks ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆277Updated 6 months ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆171Updated last year
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆149Updated 11 months ago
- Scailable ONNX python tools☆96Updated 3 weeks ago
- Python scripts to detect faces in Python with the BlazeFace Tensorflow Lite models☆63Updated last year
- Roughly calculate FLOPs of a tflite model☆36Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆89Updated 3 weeks ago
- A code generator from ONNX to PyTorch code☆133Updated 2 years ago
- ONNX Runtime Inference C++ Example☆222Updated last year
- Share PyTorch binaries built for Raspberry Pi☆86Updated 3 years ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆357Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆96Updated last year
- Supporting PyTorch models with the Google AI Edge TFLite runtime.☆371Updated this week
- PyTorch Pruning Example☆46Updated last year
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆268Updated 3 months ago
- Build shared libraries (`.so`) to use TF Lite C++ API in Android applications☆47Updated last year
- Collection of SOTA efficient computer vision models for embedded applications, with pre-trained weights and training recipes☆82Updated last week
- A Python package with command-line utilities and scripts to aid the development of machine learning models for Silicon Lab's embedded pl…☆52Updated 4 months ago
- TensorFlow Lite C/C++ distribution libraries and headers☆112Updated 9 months ago
- PyTorch Quantization Aware Training Example☆122Updated 6 months ago
- This is a repository for checking the operation of Flex Delegate of Tensorflow.☆20Updated 3 years ago
- Converting weights of Pytorch models to ONNX & TensorRT engines☆46Updated last year
- Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.☆27Updated last year