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.
☆296Updated 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…☆342Updated 2 years ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆107Updated last year
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆290Updated 3 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆119Updated 3 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 3 months ago
- A parser, editor and profiler tool for ONNX models.☆447Updated last week
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 9 months ago
- ONNX model visualizer☆88Updated 2 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆96Updated last year
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆409Updated 3 weeks ago
- ONNX Runtime Inference C++ Example☆241Updated 4 months ago
- A Toolkit to Help Optimize Large Onnx Model☆157Updated last year
- A pytorch to tensorrt convert with dynamic shape support☆263Updated last year
- ☆36Updated 2 years ago
- Transform ONNX model to PyTorch representation☆338Updated 8 months ago
- nvjpeg for python☆103Updated 2 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
- Common utilities for ONNX converters☆276Updated 3 weeks ago
- Convert ONNX models to PyTorch.☆694Updated 11 months ago
- A Toolkit to Help Optimize Onnx Model☆189Updated this week
- Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massiv…☆836Updated 2 weeks ago
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- ONNX Optimizer☆737Updated last week
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆161Updated last year
- Conversion of PyTorch Models into TFLite☆389Updated 2 years ago
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 2 years ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆373Updated 3 years ago
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆80Updated 3 years ago
- Sample projects for TensorRT in C++☆196Updated 2 years ago
- A simple tool that can generate TensorRT plugin code quickly.☆231Updated 2 years ago