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:
- Model compression for ONNX☆97Updated 8 months ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆296Updated last year
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 6 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆93Updated 9 months ago
- Roughly calculate FLOPs of a tflite model☆38Updated 4 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
- A Toolkit to Help Optimize Large Onnx Model☆157Updated last year
- 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
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆161Updated last year
- Scailable ONNX python tools☆97Updated 9 months 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
- Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. Th…☆409Updated 3 weeks ago
- PyTorch Quantization Aware Training Example☆138Updated last year
- ONNX Command-Line Toolbox☆35Updated 9 months ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- New operators for the ReferenceEvaluator, new kernels for onnxruntime, CPU, CUDA☆33Updated this week
- 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 3 months ago
- AI Edge Quantizer: flexible post training quantization for LiteRT models.☆56Updated last week
- Build TensorFlow Lite runtime with GitHub Actions☆25Updated last week
- ☆25Updated 3 weeks ago
- edge/mobile transformer based Vision DNN inference benchmark☆16Updated 6 months ago
- Yocto layer for TensorFlow Lite interpreter with Python / C++.☆36Updated last week
- A parser, editor and profiler tool for ONNX models.☆447Updated this week
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆342Updated 2 years ago
- MegEngine到其他框架的转换器☆70Updated 2 years ago
- Transform ONNX model to PyTorch representation☆338Updated 8 months ago
- 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