gmalivenko / onnx2kerasLinks
Convert ONNX model graph to Keras model format.
☆202Updated last year
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…☆342Updated 2 years ago
- Transform ONNX model to PyTorch representation☆338Updated 8 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆159Updated last year
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆304Updated 4 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
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆389Updated 2 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated 2 years ago
- PyTorch to TensorFlow Lite converter☆184Updated last year
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆296Updated last year
- 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☆469Updated 4 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆93Updated 9 months ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 6 months ago
- Scailable ONNX python tools☆97Updated 9 months ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆166Updated 5 years ago
- Roughly calculate FLOPs of a tflite model☆38Updated 4 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- TFLite model analyzer & memory optimizer☆129Updated last year
- PyTorch to Keras model convertor☆860Updated 2 years ago
- Convert ONNX models to PyTorch.☆691Updated 11 months ago
- ⚡ Useful scripts when using TensorRT☆242Updated 4 years ago
- Convert tf.keras/Keras models to ONNX☆380Updated 3 years ago
- A pytorch to tensorrt convert with dynamic shape support☆263Updated last year
- Python Scripts for working with Tensorflow☆48Updated 4 years ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆283Updated 2 years ago
- A Keras implementation of MobileNetV3.☆238Updated 5 years ago
- [CVPR 2020] Reimplementation of RetinaFace, faster and stronger.☆168Updated last year
- MobileNet V3 demo using Tensorflow 2.0 and Tensorflow Lite☆17Updated 5 years ago
- caffe model convert to onnx model☆176Updated 2 years ago