gmalivenko / onnx2keras
Convert ONNX model graph to Keras model format.
☆195Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for onnx2keras
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆339Updated 2 years ago
- PyTorch to Keras model convertor☆858Updated last year
- Transform ONNX model to PyTorch representation☆318Updated last week
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆300Updated 3 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆149Updated 11 months 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☆133Updated 2 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated last year
- Scailable ONNX python tools☆96Updated 3 weeks ago
- Convert tf.keras/Keras models to ONNX☆381Updated 3 years ago
- Tensorflow Backend for ONNX☆1,284Updated 7 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆89Updated 3 weeks 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…☆69Updated last year
- TFLite model analyzer & memory optimizer☆120Updated 9 months ago
- Conversion of PyTorch Models into TFLite☆356Updated last year
- ONNX Runtime Inference C++ Example☆222Updated last year
- Roughly calculate FLOPs of a tflite model☆36Updated 3 years ago
- Convert ONNX models to PyTorch.☆620Updated 3 months ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆301Updated 5 years ago
- Lightweight-face-detection-CenterNet☆100Updated 4 years ago
- A pytorch to tensorrt convert with dynamic shape support☆257Updated 9 months ago
- PyTorch to TensorFlow Lite converter☆182Updated 3 months ago
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆80Updated 3 years ago
- offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124☆118Updated last year
- Python Scripts for working with Tensorflow☆48Updated 3 years ago
- The BlazeFace face detector model implemented in PyTorch☆431Updated 3 years ago
- Reimplement RetinaFace use C++ and TensorRT☆297Updated 4 years ago
- ☆125Updated 3 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆277Updated 6 months ago
- Actively maintained ONNX Optimizer☆647Updated 8 months ago