PINTO0309 / tflite2json2tfliteLinks
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
Alternatives and similar repositories for tflite2json2tflite
Users that are interested in tflite2json2tflite are comparing it to the libraries listed below
Sorting:
- A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB,…☆17Updated 3 weeks ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆298Updated last year
- Model compression for ONNX☆97Updated 11 months ago
- 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
- AI Edge Quantizer: flexible post training quantization for LiteRT models.☆73Updated this week
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆165Updated last year
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆35Updated last week
- A code generator from ONNX to PyTorch code☆141Updated 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 6 months ago
- A Toolkit to Help Optimize Large Onnx Model☆161Updated last year
- Build TensorFlow Lite runtime with GitHub Actions☆26Updated 3 months ago
- Yocto layer for TensorFlow Lite interpreter with Python / C++.☆38Updated last week
- 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
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- Scailable ONNX python tools☆97Updated last year
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆271Updated 3 years ago
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆343Updated 3 years ago
- A Toolkit to Help Optimize Onnx Model☆228Updated this week
- ☆25Updated last month
- ONNX model visualizer☆88Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated last year
- Visualize ONNX models with model-explorer☆62Updated 2 weeks ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 9 months ago
- PyTorch Quantization Aware Training Example☆143Updated 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
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆419Updated 2 weeks ago
- ONNX implementation of Whisper. PyTorch free.☆101Updated 11 months ago
- Converts CLIP models to ONNX☆11Updated 2 years ago