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
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆289Updated 3 years ago
- Script to typecast ONNX model parameters from INT64 to INT32.☆107Updated last year
- A parser, editor and profiler tool for ONNX models.☆445Updated last month
- Count number of parameters / MACs / FLOPS for ONNX models.☆93Updated 8 months ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆115Updated 2 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆158Updated last year
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆404Updated this week
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆95Updated last year
- ONNX model visualizer☆87Updated 2 years ago
- Transform ONNX model to PyTorch representation☆338Updated 8 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
- ONNX Optimizer☆727Updated 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…☆825Updated last week
- A pytorch to tensorrt convert with dynamic shape support☆262Updated last year
- A Toolkit to Help Optimize Large Onnx Model☆157Updated last year
- 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☆274Updated 2 weeks ago
- ONNX Runtime Inference C++ Example☆240Updated 3 months ago
- Conversion of PyTorch Models into TFLite☆385Updated 2 years ago
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- ☆36Updated 2 years ago
- Sample projects for TensorRT in C++☆195Updated 2 years ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆373Updated 2 years ago
- Convert ONNX models to PyTorch.☆684Updated 11 months 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
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated 9 months ago
- nvjpeg for python☆101Updated 2 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- 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