omerferhatt / torch2tfliteLinks
PyTorch to TensorFlow Lite converter
☆184Updated 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☆392Updated 2 years ago
- Convert ONNX model graph to Keras model format.☆201Updated last year
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆343Updated 3 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆328Updated 7 months 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
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆172Updated 2 years ago
- Keras reimplementation of EfficientNet Lite.☆44Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆165Updated last year
- Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massiv…☆867Updated 3 months ago
- Scailable ONNX python tools☆97Updated last year
- Built python wheel files of https://github.com/microsoft/onnxruntime for raspberry pi 32bit linux.☆130Updated 2 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆298Updated last year
- A code generator from ONNX to PyTorch code☆141Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated last year
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- TFLite model analyzer & memory optimizer☆132Updated last year
- Script to typecast ONNX model parameters from INT64 to INT32.☆112Updated last year
- ONNX Runtime Inference C++ Example☆249Updated 6 months ago
- Age and gender recognition using arcface and MLP.☆80Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 8 months ago
- Light Face Detection using PyTorch Lightning☆82Updated 2 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆115Updated 4 years ago
- Build shared libraries (`.so`) to use TF Lite C++ API in Android applications☆52Updated 2 years ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆419Updated last week
- ☆156Updated 2 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- ☆337Updated last year
- Fast and reliable face detection with RetinaFace.PyTorch☆116Updated last year
- Exporting yolov5 to tflite and run inference on raspberry pi and cpu☆56Updated 3 years ago