omerferhatt / torch2tfliteLinks
PyTorch to TensorFlow Lite converter
☆183Updated last year
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☆398Updated 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…☆345Updated 3 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆271Updated 3 years ago
- Convert ONNX model graph to Keras model format.☆204Updated last year
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆337Updated 10 months ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆170Updated 2 years ago
- A code generator from ONNX to PyTorch code☆142Updated 3 years ago
- Built python wheel files of https://github.com/microsoft/onnxruntime for raspberry pi 32bit linux.☆135Updated 2 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆303Updated last year
- ONNX Runtime Inference C++ Example☆257Updated 9 months ago
- TFLite model analyzer & memory optimizer☆135Updated last year
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- Scailable ONNX python tools☆98Updated last year
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 5 years ago
- Keras reimplementation of EfficientNet Lite.☆46Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated 11 months ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆112Updated last year
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆430Updated last week
- The Triton backend that allows running GPU-accelerated data pre-processing pipelines implemented in DALI's python API.☆139Updated 3 weeks ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆381Updated 3 years ago
- Python scripts to detect faces in Python with the BlazeFace Tensorflow Lite models☆70Updated 2 years ago
- Build shared libraries (`.so`) to use TF Lite C++ API in Android applications☆55Updated 2 years ago
- Age and gender recognition using arcface and MLP.☆81Updated last year
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆117Updated 4 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…☆905Updated last week
- Fast and reliable face detection with RetinaFace.PyTorch☆120Updated 2 years ago
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 3 years ago
- Transform ONNX model to PyTorch representation☆345Updated 2 months ago