sdpython / onnx-extended
New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA
☆32Updated last month
Alternatives and similar repositories for onnx-extended:
Users that are interested in onnx-extended are comparing it to the libraries listed below
- Tools for simple inference testing using TensorRT, CUDA and OpenVINO CPU/GPU and CPU providers. Simple Inference Test for ONNX.☆21Updated last year
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 2 years ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Updated last month
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- ONNX model visualizer☆87Updated last year
- Template project for performing inference on ONNX models in Python.☆17Updated 2 years ago
- Model compression for ONNX☆92Updated 5 months ago
- YOLOX-ti-lite models exportable to TFLite☆21Updated 2 years ago
- Productionize machine learning predictions, with ONNX or without☆65Updated last year
- ☆25Updated 3 weeks ago
- A tool convert TensorRT engine/plan to a fake onnx☆38Updated 2 years ago
- Simple tool for partial optimization of ONNX. Further optimize some models that cannot be optimized with onnx-optimizer and onnxsim by se…☆19Updated 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 3 weeks ago
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆68Updated this week
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated last month
- Scailable ONNX python tools☆97Updated 6 months ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆292Updated last year
- EfficientSAM をColaboraotry上でONNX推論するサンプル☆10Updated last year
- A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB,…☆16Updated 11 months ago
- A simple Python tool to measure the performance of ONNX models.☆26Updated 7 months ago
- Web-based tool to convert model into MyriadX blob☆16Updated last week
- A faster implementation of OpenCV-CUDA that uses OpenCV objects, and more!☆50Updated last week
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆107Updated last week
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 2 years ago
- Minimal code for Tapir model inference in Pytorch☆17Updated 8 months ago
- ONNX Command-Line Toolbox☆35Updated 6 months ago
- ☆13Updated 3 weeks ago
- BoT-SORT + YOLOX implemented using only onnxruntime, Numpy and scipy, without cython_bbox and PyTorch. Fast human tracker. OSNet is not u…☆33Updated last year
- Array APIs to write ONNX Graphs☆11Updated 3 weeks ago
- Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer wo…☆12Updated 3 years ago