PINTO0309 / spo4onnxLinks
Simple tool for partial optimization of ONNX. Further optimize some models that cannot be optimized with onnx-optimizer and onnxsim by several tens of percent. In particular, models containing Einsum and OneHot.
☆19Updated last year
Alternatives and similar repositories for spo4onnx
Users that are interested in spo4onnx are comparing it to the libraries listed below
Sorting:
- ☆25Updated last week
- 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
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 2 years ago
- Build TensorFlow Lite runtime with GitHub Actions☆25Updated last month
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆17Updated last year
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆14Updated last year
- A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB,…☆17Updated last year
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- ONNX model visualizer☆87Updated 2 years ago
- オーディオスペクトラムや波形をOpenCVで描画するサンプル☆13Updated 2 years ago
- Converts CLIP models to ONNX☆11Updated 2 years ago
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated 3 months ago
- This tool displays tflite signatures and rewrites the input/output OP name to the name of the signature. There is no need to install Tens…☆10Updated 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…☆25Updated 3 months ago
- YOLOX-ti-lite models exportable to TFLite☆21Updated 2 years ago
- A simple Python tool to measure the performance of ONNX models.☆27Updated 10 months ago
- ONNXモデルをpyca/cryptographyを用いて暗号化/復号化するサンプル☆16Updated 3 years ago
- MediaPipeのFaceMesh検出を用いて、虹彩部分に写輪眼(©NARUTO -ナルト-)を表示するプログラム☆10Updated 3 years ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Updated 3 months ago
- NITEC: Versatile Hand-Annotated Eye Contact Dataset for Ego-Vision Interaction (WACV24)☆17Updated 11 months ago
- EfficientSAM をColaboraotry上でONNX 推論するサンプル☆10Updated last year
- End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model☆73Updated 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
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆33Updated 3 months ago
- Model compression for ONNX☆96Updated 7 months ago
- HandLandmark Detection that can be performed only in onnxruntime. Pre-focusing by skeletal detection is not performed. This does not use …☆20Updated last year
- ☆36Updated 2 years ago
- Converts a JSON file to an ONNX file.☆20Updated last year
- 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
- OpenCVを用いてメッシュ変形を行うサンプル☆25Updated 2 years ago