omerferhatt / torch2tflite
PyTorch to TensorFlow Lite converter
☆183Updated 8 months ago
Alternatives and similar repositories for torch2tflite:
Users that are interested in torch2tflite are comparing it to the libraries listed below
- 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…☆340Updated 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
- Roughly calculate FLOPs of a tflite model☆38Updated 3 years ago
- ONNX Runtime Inference C++ Example☆235Updated 3 weeks ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆172Updated 2 years ago
- TFLite model analyzer & memory optimizer☆125Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆91Updated 5 months ago
- Convert ONNX model graph to Keras model format.☆201Updated 10 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆158Updated last year
- Script to typecast ONNX model parameters from INT64 to INT32.☆106Updated 11 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…☆784Updated last week
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆372Updated 2 years ago
- A code generator from ONNX to PyTorch code☆136Updated 2 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆290Updated last year
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆304Updated last month
- Built python wheel files of https://github.com/microsoft/onnxruntime for raspberry pi 32bit linux.☆125Updated last year
- Keras reimplementation of EfficientNet Lite.☆42Updated 2 years ago
- YOLOv5 in PyTorch > ONNX > CoreML > iOS☆222Updated 2 years ago
- ☆321Updated last year
- Convert ONNX models to PyTorch.☆664Updated 8 months ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆105Updated 4 years ago
- This repo contains the colab for my ssdlite mobiledet model retrain tutorial☆39Updated 4 years ago
- Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the cha…☆24Updated last week
- Inference of quantization aware trained networks using TensorRT☆80Updated 2 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆94Updated last year
- Supporting PyTorch models with the Google AI Edge TFLite runtime.☆543Updated last week
- Transform ONNX model to PyTorch representation☆332Updated 5 months ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆388Updated this week
- Scailable ONNX python tools☆97Updated 6 months ago