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.
☆293Updated 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…☆341Updated 2 years ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆287Updated 3 years ago
- A parser, editor and profiler tool for ONNX models.☆437Updated last week
- Count number of parameters / MACs / FLOPS for ONNX models.☆92Updated 7 months ago
- ONNX Optimizer☆715Updated last week
- Script to typecast ONNX model parameters from INT64 to INT32.☆107Updated last year
- Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massiv…☆803Updated last week
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆108Updated last month
- A simple tool that can generate TensorRT plugin code quickly.☆231Updated last year
- A Toolkit to Help Optimize Large Onnx Model☆158Updated last year
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- ONNX Runtime Inference C++ Example☆237Updated 2 months ago
- Common utilities for ONNX converters☆270Updated 6 months ago
- ONNX model visualizer☆87Updated last year
- A pytorch to tensorrt convert with dynamic shape support☆261Updated last year
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆158Updated last year
- small c++ library to quickly deploy models using onnxruntime☆355Updated 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 last month
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆95Updated last year
- Offline Quantization Tools for Deploy.☆128Updated last year
- ☆34Updated 2 years ago
- A Toolkit to Help Optimize Onnx Model☆148Updated last week
- Scailable ONNX python tools☆97Updated 7 months ago
- Inference of quantization aware trained networks using TensorRT☆81Updated 2 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆102Updated 2 years ago
- Sample projects for TensorRT in C++☆194Updated 2 years ago
- This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.☆166Updated 2 years ago
- A sample for onnxparser working with trt user defined plugins for TRT7.0☆168Updated 4 years ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆398Updated last week
- Transform ONNX model to PyTorch representation☆336Updated 6 months ago