PINTO0309 / simple-onnx-processing-toolsLinks
A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change opset, change to the specified input order, addition of OP, RGB to BGR conversion, change batch size, batch rename of OP, and JSON convertion for ONNX models.
☆297Updated last year
Alternatives and similar repositories for simple-onnx-processing-tools
Users that are interested in simple-onnx-processing-tools 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…☆343Updated 3 years ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆296Updated 3 years ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆111Updated last year
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆126Updated 5 months ago
- A parser, editor and profiler tool for ONNX models.☆457Updated 2 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 11 months ago
- Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the cha…☆25Updated 5 months ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆418Updated this week
- A Toolkit to Help Optimize Large Onnx Model☆160Updated last year
- A code generator from ONNX to PyTorch code☆141Updated 2 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆99Updated last year
- ONNX model visualizer☆88Updated 2 years 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…☆858Updated 2 months ago
- nvjpeg for python☆102Updated 2 years ago
- ONNX Runtime Inference C++ Example☆244Updated 6 months ago
- Transform ONNX model to PyTorch representation☆340Updated 10 months ago
- A pytorch to tensorrt convert with dynamic shape support☆265Updated last year
- ONNX Optimizer☆760Updated this week
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆271Updated 3 years ago
- Common utilities for ONNX converters☆282Updated last month
- ☆36Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆165Updated last year
- A Toolkit to Help Optimize Onnx Model☆220Updated last week
- Convert ONNX models to PyTorch.☆704Updated last year
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 3 years ago
- Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.☆27Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆391Updated 2 years ago
- ☆335Updated last year
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆80Updated 4 years ago
- Scailable ONNX python tools☆97Updated 11 months ago