PINTO0309 / sne4onnxLinks
A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB, or simply to separate onnx files to any size you want.
☆17Updated last year
Alternatives and similar repositories for sne4onnx
Users that are interested in sne4onnx are comparing it to the libraries listed below
Sorting:
- ☆25Updated 2 weeks ago
- 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
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆18Updated last year
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated 4 months ago
- ONNXモデルをpyca/cryptographyを用いて暗号化/復号化するサンプル☆16Updated 3 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 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 to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆14Updated last year
- Model compression for ONNX☆97Updated 9 months ago
- ONNX implementation of Whisper. PyTorch free.☆101Updated 9 months ago
- ☆13Updated 2 weeks ago
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 2 years ago
- A simple Python tool to measure the performance of ONNX models.☆27Updated 11 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
- Converts CLIP models to ONNX☆11Updated 2 years ago
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆34Updated 3 weeks ago
- ONNX and TensorRT implementation of Whisper☆64Updated 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 4 months ago
- Build TensorFlow Lite runtime with GitHub Actions☆25Updated last month
- ONNX model visualizer☆88Updated 2 years 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 4 months ago
- End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model☆74Updated 2 years ago
- Inference TinyLlama models on ncnn☆24Updated 2 years ago
- ONNX Command-Line Toolbox☆35Updated 10 months ago
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆34Updated 3 years ago
- AI Edge Quantizer: flexible post training quantization for LiteRT models.☆60Updated this week
- Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.☆18Updated 3 years ago
- OpenCVを用いてメッシュ変形を行うサンプル☆25Updated 2 years ago