PINTO0309 / spo4onnx
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 10 months ago
Alternatives and similar repositories for spo4onnx:
Users that are interested in spo4onnx are comparing it to the libraries listed below
- 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
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆13Updated 9 months ago
- ☆22Updated last week
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆14Updated 2 years ago
- A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB,…☆16Updated 10 months ago
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆17Updated 10 months ago
- オーディオスペクトラムや波形をOpenCVで描画するサンプル☆13Updated 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
- Build TensorFlow Lite runtime with GitHub Actions☆25Updated last year
- A simple Python tool to measure the performance of ONNX models.☆26Updated 6 months ago
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 2 years ago
- NITEC: Versatile Hand-Annotated Eye Contact Dataset for Ego-Vision Interaction (WACV24)☆15Updated 8 months ago
- Model compression for ONNX☆87Updated 4 months ago
- EfficientSAM をColaboraotry上でONNX推論するサンプル☆10Updated 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…☆23Updated 9 months ago
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆32Updated this week
- ☆32Updated last year
- ☆16Updated 3 years ago
- Python scripts performing optical flow estimation using the NeuFlowV2 model in ONNX.☆41Updated 6 months ago
- YOLOX-ti-lite models exportable to TFLite☆21Updated last year
- LDC: Lightweight Dense CNN for Edge DetectionのPythonでのONNX推論サンプル☆15Updated last year
- ONNX model visualizer☆87Updated last year
- HandLandmark Detection that can be performed only in onnxruntime. Pre-focusing by skeletal detection is not performed. This does not use …☆20Updated 10 months ago
- ONNX and TensorRT implementation of Whisper☆61Updated last year
- Converts a JSON file to an ONNX file.☆20Updated last year
- ☆12Updated last week
- Export pytorch model to ONNX and convert ONNX from float32 to float 16☆11Updated 2 years ago
- BiRefNetのPythonでのONNX変換・推論サンプル☆17Updated 7 months ago
- ONNXモデルをpyca/cryptographyを用いて暗号化/復号化するサンプル☆16Updated 3 years ago