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.
☆303Updated 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…☆345Updated 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
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Script to typecast ONNX model parameters from INT64 to INT32.☆112Updated last year
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆129Updated 8 months ago
- A parser, editor and profiler tool for ONNX models.☆473Updated 2 months ago
- ONNX model visualizer☆88Updated 2 years ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆431Updated this week
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆101Updated 2 years ago
- A pytorch to tensorrt convert with dynamic shape support☆267Updated last year
- 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 9 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
- A Toolkit to Help Optimize Large Onnx Model☆163Updated 2 months ago
- ☆39Updated 2 years ago
- Transform ONNX model to PyTorch representation☆345Updated 2 months ago
- ONNX Optimizer☆790Updated this week
- Common utilities for ONNX converters☆291Updated last month
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆271Updated 3 years ago
- ONNX Runtime Inference C++ Example☆257Updated 9 months ago
- nvjpeg for python☆102Updated 2 years ago
- A Toolkit to Help Optimize Onnx Model☆308Updated last 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…☆909Updated last week
- A simple tool that can generate TensorRT plugin code quickly.☆238Updated 2 years ago
- Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.☆28Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆398Updated 2 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated last year
- Inference of quantization aware trained networks using TensorRT☆83Updated 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 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 4 years ago