PINTO0309 / tflite2json2tfliteLinks
Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.
☆28Updated 2 years ago
Alternatives and similar repositories for tflite2json2tflite
Users that are interested in tflite2json2tflite are comparing it to the libraries listed below
Sorting:
- Model compression for ONNX☆99Updated last year
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆303Updated last year
- A code generator from ONNX to PyTorch code☆142Updated 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 this week
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- AI Edge Quantizer: flexible post training quantization for LiteRT models.☆99Updated this week
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆103Updated last year
- A Toolkit to Help Optimize Large Onnx Model☆164Updated 3 months ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆171Updated 2 years 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
- 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
- Inference of quantization aware trained networks using TensorRT☆83Updated 3 years ago
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- Scailable ONNX python tools☆98Updated last year
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆35Updated 3 weeks ago
- ONNX model visualizer☆88Updated 2 years ago
- PyTorch Quantization Aware Training Example☆150Updated last year
- ☆25Updated 4 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…☆25Updated 9 months ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 3 years ago
- edge/mobile transformer based Vision DNN inference benchmark☆16Updated 5 months ago
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆432Updated last week
- TFLite model analyzer & memory optimizer☆135Updated 2 years ago
- ☆208Updated 4 years ago
- ONNX Python Examples☆16Updated 3 years ago
- MegEngine到其他框架的转换器☆69Updated 2 years ago
- C++ implementations for various tokenizers (sentencepiece, tiktoken etc).☆48Updated last week
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆344Updated 3 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆37Updated 4 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆272Updated 3 years ago