gmalivenko / onnx2keras
Convert ONNX model graph to Keras model format.
☆201Updated 8 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
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆301Updated 4 years ago
- PyTorch to Keras model convertor☆861Updated 2 years ago
- A code generator from ONNX to PyTorch code☆135Updated 2 years ago
- Transform ONNX model to PyTorch representation☆326Updated 3 months ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆286Updated 4 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated last year
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆267Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆153Updated last year
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- PyTorch to TensorFlow Lite converter☆183Updated 7 months ago
- ⚡ Useful scripts when using TensorRT☆242Updated 4 years ago
- ONNX Runtime Inference C++ Example☆231Updated 2 years ago
- Convert tf.keras/Keras models to ONNX☆378Updated 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
- Tensorflow Backend for ONNX☆1,296Updated 11 months ago
- Keras reimplementation of EfficientNet Lite.☆42Updated last year
- Scailable ONNX python tools☆97Updated 4 months ago
- This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server☆281Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆89Updated 4 months ago
- Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.☆219Updated 4 years ago
- A Keras implementation of MobileNetV3.☆238Updated 4 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆287Updated 10 months 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…☆760Updated 3 weeks ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated last month
- This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly with…☆67Updated 6 years ago
- offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124☆119Updated 2 years ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆277Updated 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
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆62Updated last year