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.
☆300Updated 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…☆344Updated 3 years ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆298Updated 3 years ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆112Updated last year
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆427Updated this week
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆129Updated 7 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- A parser, editor and profiler tool for ONNX models.☆469Updated last month
- ONNX model visualizer☆88Updated 2 years 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 7 months ago
- ONNX Runtime Inference C++ Example☆254Updated 8 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…☆889Updated 2 weeks ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆101Updated 2 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆272Updated 3 years ago
- Transform ONNX model to PyTorch representation☆345Updated last month
- A pytorch to tensorrt convert with dynamic shape support☆267Updated last year
- Convert ONNX models to PyTorch.☆710Updated last month
- A code generator from ONNX to PyTorch code☆141Updated 3 years ago
- A Toolkit to Help Optimize Large Onnx Model☆162Updated last month
- ONNX Optimizer☆781Updated last month
- A Toolkit to Help Optimize Onnx Model☆267Updated last week
- ☆39Updated 2 years ago
- nvjpeg for python☆103Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆397Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆170Updated 2 years ago
- Common utilities for ONNX converters☆288Updated 3 months ago
- 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
- Porting of Pillow resize method in C++ and OpenCV.☆147Updated 2 years ago
- 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
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆379Updated 3 years ago
- Sample projects for TensorRT in C++☆197Updated 2 years ago