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.
☆290Updated 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
- 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
- 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.☆425Updated 3 months ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆107Updated 2 months ago
- ONNX model visualizer☆87Updated last year
- Transform ONNX model to PyTorch representation☆332Updated 5 months ago
- Common utilities for ONNX converters☆266Updated 4 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆91Updated 5 months ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆106Updated 11 months ago
- ONNX Runtime Inference C++ Example☆235Updated 3 weeks ago
- ONNX Optimizer☆696Updated 3 weeks ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆388Updated this week
- A simple tool that can generate TensorRT plugin code quickly.☆230Updated last year
- A Toolkit to Help Optimize Large Onnx Model☆153Updated 11 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…☆784Updated last week
- A pytorch to tensorrt convert with dynamic shape support☆260Updated last year
- ☆321Updated last year
- A sample for onnxparser working with trt user defined plugins for TRT7.0☆167Updated 4 years ago
- ☆34Updated last year
- PyTorch Neural Network eXchange☆574Updated last week
- Model compression for ONNX☆91Updated 5 months ago
- A code generator from ONNX to PyTorch code☆136Updated 2 years ago
- nvjpeg for python☆98Updated 2 years ago
- YOLOv5 on Orin DLA☆198Updated last year
- 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
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated 6 months ago
- Inference of quantization aware trained networks using TensorRT☆80Updated 2 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆94Updated last year
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆79Updated 3 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