omerferhatt / torch2tfliteLinks
PyTorch to TensorFlow Lite converter
☆186Updated 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☆391Updated 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…☆343Updated 2 years ago
- Convert ONNX model graph to Keras model format.☆200Updated last year
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆324Updated 6 months ago
- Built python wheel files of https://github.com/microsoft/onnxruntime for raspberry pi 32bit linux.☆130Updated last year
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆268Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆174Updated 2 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Scailable ONNX python tools☆97Updated 10 months ago
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆164Updated last year
- ONNX Runtime Inference C++ Example☆244Updated 5 months ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆297Updated last year
- Light Face Detection using PyTorch Lightning☆83Updated 2 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…☆850Updated last month
- Keras reimplementation of EfficientNet Lite.☆44Updated 2 years ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆110Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 10 months ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆114Updated 4 years ago
- Build shared libraries (`.so`) to use TF Lite C++ API in Android applications☆52Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 3 years ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆374Updated 3 years ago
- This is a repository for checking the operation of Flex Delegate of Tensorflow.☆20Updated 3 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- ☆156Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆95Updated 2 years ago
- TensorFlow Lite models for MIRNet for low-light image enhancement.☆135Updated 4 years ago
- Age and gender recognition using arcface and MLP.☆79Updated last year