PINTO0309 / simple-onnx-processing-tools
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.
☆285Updated 9 months ago
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
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆340Updated 2 years ago
- A parser, editor and profiler tool for ONNX models.☆414Updated last month
- Actively maintained ONNX Optimizer☆672Updated 3 weeks ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆285Updated 2 years ago
- ONNX model visualizer☆85Updated last year
- A pytorch to tensorrt convert with dynamic shape support☆258Updated last year
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆100Updated 3 months ago
- ONNX Runtime Inference C++ Example☆230Updated 2 years ago
- A Toolkit to Help Optimize Large Onnx Model☆153Updated 9 months ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆361Updated this week
- Count number of parameters / MACs / FLOPS for ONNX models.☆90Updated 3 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…☆750Updated this week
- Script to typecast ONNX model parameters from INT64 to INT32.☆103Updated 9 months ago
- Scailable ONNX python tools☆96Updated 3 months ago
- Common utilities for ONNX converters☆259Updated 2 months ago
- A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.☆1,423Updated 2 weeks ago
- Conversion of PyTorch Models into TFLite☆369Updated last year
- ☆31Updated last year
- 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
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆93Updated 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…☆23Updated 8 months ago
- A code generator from ONNX to PyTorch code☆135Updated 2 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆268Updated 2 years ago
- Convert ONNX models to PyTorch.☆648Updated 6 months ago
- A simple tool that can generate TensorRT plugin code quickly.☆227Updated last year
- Inference of quantization aware trained networks using TensorRT☆80Updated 2 years ago
- YOLOv5 on Orin DLA☆189Updated last year
- Transform ONNX model to PyTorch representation☆326Updated 3 months ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆98Updated 2 years ago
- small c++ library to quickly deploy models using onnxruntime☆343Updated 7 months ago