gmalivenko / onnx2kerasLinks
Convert ONNX model graph to Keras model format.
☆202Updated 11 months ago
Alternatives and similar repositories for onnx2keras
Users that are interested in onnx2keras are comparing it to the libraries listed below
Sorting:
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆341Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆158Updated last year
- Transform ONNX model to PyTorch representation☆336Updated 6 months ago
- A code generator from ONNX to PyTorch code☆137Updated 2 years ago
- Scailable ONNX python tools☆97Updated 7 months ago
- TFLite model analyzer & memory optimizer☆127Updated last year
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated 2 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆269Updated 2 years ago
- Convert tf.keras/Keras models to ONNX☆379Updated 3 years ago
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆303Updated 4 years ago
- PyTorch to Keras model convertor☆860Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆100Updated 4 months ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- Roughly calculate FLOPs of a tflite model☆38Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆92Updated 7 months ago
- ONNX Optimizer☆715Updated this week
- A Keras implementation of MobileNetV3.☆238Updated 5 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆293Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- ⚡ Useful scripts when using TensorRT☆242Updated 4 years ago
- Convert ONNX models to PyTorch.☆674Updated 9 months ago
- Conversion of PyTorch Models into TFLite☆379Updated 2 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- [CVPR 2020] Reimplementation of RetinaFace, faster and stronger.☆165Updated 11 months ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆281Updated 2 years ago
- A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.☆150Updated 2 years ago
- This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server☆285Updated 2 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124☆119Updated 2 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months ago