gmalivenko / onnx2keras
Convert ONNX model graph to Keras model format.
☆199Updated 6 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☆300Updated 4 years ago
- Transform ONNX model to PyTorch representation☆323Updated 2 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆150Updated last year
- A Keras implementation of MobileNetV3.☆238Updated 4 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated last year
- A code generator from ONNX to PyTorch code☆135Updated 2 years ago
- Scailable ONNX python tools☆96Updated 2 months ago
- Convert tf.keras/Keras models to ONNX☆380Updated 3 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
- PyTorch to Keras model convertor☆859Updated 2 years ago
- TFLite model analyzer & memory optimizer☆121Updated 11 months ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆62Updated 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…☆69Updated last year
- Roughly calculate FLOPs of a tflite model☆36Updated 3 years ago
- PyTorch to TensorFlow Lite converter☆182Updated 5 months ago
- Conversion of PyTorch Models into TFLite☆364Updated last year
- ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recogniti…☆263Updated 2 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆286Updated 3 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆283Updated 8 months ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆97Updated last year
- ⚡ Useful scripts when using TensorRT☆239Updated 4 years ago
- ONNX Runtime Inference C++ Example☆227Updated last year
- Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massiv…☆735Updated last month
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆162Updated 4 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆89Updated 2 months ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆54Updated last year
- Keras implementation of ArcFace, CosFace, and SphereFace☆283Updated 2 years ago
- Highly optimized inference engine for Binarized Neural Networks☆245Updated 2 months ago
- A Keras implementation of MobileNetV2.☆321Updated 5 years ago