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:
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 3 years ago
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆18Updated last year
- ☆25Updated last week
- ONNX model visualizer☆88Updated 2 years ago
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆15Updated last year
- 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
- 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
- Build TensorFlow Lite runtime with GitHub Actions☆25Updated last month
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 2 years ago
- NITEC: Versatile Hand-Annotated Eye Contact Dataset for Ego-Vision Interaction (WACV24)☆18Updated 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 5 months ago
- Model compression for ONNX☆97Updated 10 months 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
- ONNXモデルをpyca/cryptographyを用いて暗号化/復号化するサンプル☆16Updated 3 years ago
- OpenCVを用いてメッシュ変形を行うサンプル☆25Updated 2 years ago
- Converts CLIP models to ONNX☆11Updated 2 years ago
- ☆36Updated 2 years ago
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆35Updated last week
- End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model☆77Updated 2 years ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- Converts a JSON file to an ONNX file.☆20Updated 2 years ago
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated 5 months ago
- MediaPipeのFaceMesh検出を用いて、虹彩部分に写輪眼(©NARUTO -ナルト-)を表示するプログラム☆10Updated 3 years ago
- ☆13Updated last week
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Updated 5 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
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- Verify that the post-processing merged into FaceMesh works correctly. The object detection model can be anything other than BlazeFace. YO…☆41Updated 3 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆297Updated last year
- LDC: Lightweight Dense CNN for Edge DetectionのPythonでのONNX推論サンプル☆15Updated 2 years ago