gmalivenko / onnx2kerasLinks
Convert ONNX model graph to Keras model format.
☆205Updated last year
Alternatives and similar repositories for onnx2keras
Users that are interested in onnx2keras are comparing it to the libraries listed below
Sorting:
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆303Updated 5 years ago
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆345Updated 3 years ago
- Transform ONNX model to PyTorch representation☆344Updated 2 months ago
- A code generator from ONNX to PyTorch code☆142Updated 3 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆170Updated 2 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆271Updated 3 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- Conversion of PyTorch Models into TFLite☆398Updated 2 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆303Updated last year
- PyTorch to TensorFlow Lite converter☆183Updated 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…☆73Updated 2 years ago
- A pytorch to tensorrt convert with dynamic shape support☆267Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Scailable ONNX python tools☆98Updated last year
- Convert tf.keras/Keras models to ONNX☆382Updated 4 years ago
- ⚡ Useful scripts when using TensorRT☆237Updated 5 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated 11 months ago
- Convert ONNX models to PyTorch.☆719Updated 2 months ago
- The BlazeFace face detector model implemented in PyTorch☆488Updated 4 years ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆282Updated 2 years ago
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆299Updated 3 years ago
- PyTorch C++ inference with LibTorch☆334Updated 5 years ago
- A Keras implementation of MobileNetV3.☆241Updated 5 years ago
- Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.☆228Updated 4 years ago
- ONNX Runtime Inference C++ Example☆257Updated 9 months ago
- Python Scripts for working with Tensorflow☆48Updated 4 years ago
- TFLite model analyzer & memory optimizer☆135Updated last year
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago