omerferhatt / torch2tflite
PyTorch to TensorFlow Lite converter
☆183Updated 9 months ago
Alternatives and similar repositories for torch2tflite
Users that are interested in torch2tflite are comparing it to the libraries listed below
Sorting:
- Conversion of PyTorch Models into TFLite☆375Updated 2 years ago
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆341Updated 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☆126Updated last year
- Scailable ONNX python tools☆97Updated 6 months ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆292Updated last year
- Python scripts to detect faces in Python with the BlazeFace Tensorflow Lite models☆69Updated 2 years ago
- A code generator from ONNX to PyTorch code☆136Updated 2 years ago
- Convert ONNX model graph to Keras model format.☆202Updated 10 months ago
- ☆323Updated last year
- Script to typecast ONNX model parameters from INT64 to INT32.☆107Updated last year
- PyTorch Quantization Aware Training Example☆135Updated 11 months ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆170Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 3 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆159Updated last year
- Build shared libraries (`.so`) to use TF Lite C++ API in Android applications☆49Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆92Updated 6 months ago
- ONNX Runtime Inference C++ Example☆237Updated last month
- Roughly calculate FLOPs of a tflite model☆38Updated 3 years 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…☆791Updated last month
- Built python wheel files of https://github.com/microsoft/onnxruntime for raspberry pi 32bit linux.☆126Updated last year
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆394Updated last week
- PyTorch installation wheels for Raspberry Pi 64 OS☆110Updated last year
- Keras reimplementation of EfficientNet Lite.☆43Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆128Updated 5 months ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆372Updated 2 years ago
- TensorFlow Lite (tflite) C++ Series☆67Updated 2 years ago
- Inference of quantization aware trained networks using TensorRT☆80Updated 2 years ago
- Prebuilt binary for TensorFlowLite's standalone installer. For RaspberryPi. A very lightweight installer. I provide a FlexDelegate, Media…☆216Updated last year
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆308Updated 2 months ago