gmalivenko / onnx2keras
Convert ONNX model graph to Keras model format.
☆201Updated 10 months ago
Alternatives and similar repositories for onnx2keras:
Users that are interested in onnx2keras are comparing it to the libraries listed below
- 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
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆158Updated last year
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆302Updated 4 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
- A code generator from ONNX to PyTorch code☆136Updated 2 years ago
- Transform ONNX model to PyTorch representation☆332Updated 5 months ago
- Scailable ONNX python tools☆97Updated 6 months ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 3 months ago
- TFLite model analyzer & memory optimizer☆126Updated last year
- PyTorch to Keras model convertor☆860Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆92Updated 6 months ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated 2 years ago
- Convert tf.keras/Keras models to ONNX☆378Updated 3 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…☆789Updated 3 weeks ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆292Updated last year
- ONNX Optimizer☆700Updated last week
- PyTorch to TensorFlow Lite converter☆183Updated 9 months ago
- Conversion of PyTorch Models into TFLite☆375Updated 2 years ago
- Convert ONNX models to PyTorch.☆666Updated 8 months ago
- Roughly calculate FLOPs of a tflite model☆38Updated 3 years ago
- A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (Y…☆71Updated 2 years ago
- The BlazeFace face detector model implemented in PyTorch☆460Updated 4 years ago
- ⚡ Useful scripts when using TensorRT☆242Updated 4 years ago
- Python library to work with the Visual Wake Words Dataset.☆35Updated 4 years ago
- A Keras implementation of MobileNetV3.☆238Updated 5 years ago
- Tensorflow Backend for ONNX☆1,301Updated last year
- A pytorch to tensorrt convert with dynamic shape support☆260Updated last year
- Unofficial PyTorch implementation of BlazeFace☆323Updated last year
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆79Updated 3 years ago
- [EXPERIMENTAL] Demo of using PyTorch 1.0 inside an Android app. Test with your own deep neural network such as ResNet18/SqueezeNet/Mobile…☆106Updated 5 years ago