PINTO0309 / tflite-input-output-rewriterLinks
This tool displays tflite signatures and rewrites the input/output OP name to the name of the signature. There is no need to install TensorFlow or TFLite.
☆10Updated last year
Alternatives and similar repositories for tflite-input-output-rewriter
Users that are interested in tflite-input-output-rewriter 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
- 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
- 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
- ☆16Updated 3 years ago
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 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 …☆14Updated last year
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆18Updated last year
- Converts a JSON file to an ONNX file.☆20Updated 2 years 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
- Describing How to Enable OpenVINO Execution Provider for ONNX Runtime☆20Updated 5 years ago
- Template project for performing inference on ONNX models in Python.☆17Updated 3 years ago
- ☆25Updated this week
- YOLOPのPythonでのONNX推論サンプル☆11Updated 3 years ago
- 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
- [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
- MediaPipeのFaceMesh検出を用いて、虹彩部分に写輪眼(©NARUTO -ナルト-)を表示するプログラム☆10Updated 3 years ago
- TensorFlow, TensorFlow-Lite Pytorch, Torchvision, TensorRT Benchmarks☆23Updated 9 months ago
- NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル☆17Updated 3 years ago
- Python scripts for performing monocular depth estimation using the PackNet-SfM model in ONNX☆17Updated 3 years ago
- Provides an environment for compiling TensorFlow or PyTorch with CUDA for aarch64 on an x86 machine. This is for Jetson. If you build usi…☆14Updated 4 years ago
- Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.☆18Updated 3 years ago
- LDC: Lightweight Dense CNN for Edge DetectionのPythonでのONNX推論サンプル☆15Updated 2 years ago
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 3 years ago
- LearningToCountEverythingをColaboratory上で動かすサンプル☆18Updated 3 years ago
- Python scripts for performing lane detection using the LSTR model in ONNX☆33Updated 3 years ago
- Verify that the post-processing merged into FaceMesh works correctly. The object detection model can be anything other than BlazeFace. YO…☆41Updated 2 years ago
- Build TensorFlow Lite runtime with GitHub Actions☆25Updated last month
- Export yolov5 model to run on cpu using tflite☆14Updated 4 years ago
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated 5 months ago