omerferhatt / torch2tfliteLinks
PyTorch to TensorFlow Lite converter
☆185Updated 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☆397Updated 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…☆344Updated 3 years ago
- Convert ONNX model graph to Keras model format.☆203Updated last year
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆272Updated 3 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆332Updated 8 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆170Updated 2 years ago
- Built python wheel files of https://github.com/microsoft/onnxruntime for raspberry pi 32bit linux.☆134Updated 2 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- Scailable ONNX python tools☆97Updated last year
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆300Updated last year
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆112Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- ONNX Runtime Inference C++ Example☆253Updated 8 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…☆889Updated last week
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- ☆156Updated 2 years ago
- Convert ONNX models to PyTorch.☆710Updated last month
- PyTorch Quantization Aware Training Example☆146Updated last year
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆116Updated 4 years ago
- Keras reimplementation of EfficientNet Lite.☆45Updated 2 years ago
- Build shared libraries (`.so`) to use TF Lite C++ API in Android applications☆54Updated 2 years ago
- Python scripts to detect faces in Python with the BlazeFace Tensorflow Lite models☆71Updated 2 years ago
- PyTorch Pruning Example☆50Updated 3 years ago
- Converting weights of Pytorch models to ONNX & TensorRT engines☆50Updated 2 years ago
- 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☆379Updated 3 years ago
- ☆31Updated 5 years ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆68Updated 4 years ago