PINTO0309 / tflite2json2tflite
Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tflite2json2tflite
- Simple tool for partial optimization of ONNX. Further optimize some models that cannot be optimized with onnx-optimizer and onnxsim by se…☆19Updated 6 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆89Updated 3 weeks ago
- A code generator from ONNX to PyTorch code☆133Updated 2 years ago
- Roughly calculate FLOPs of a tflite model☆36Updated 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,…☆15Updated 6 months ago
- Inference of quantization aware trained networks using TensorRT☆79Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆96Updated last year
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆149Updated 11 months ago
- Scailable ONNX python tools☆96Updated 3 weeks ago
- edge/mobile transformer based Vision DNN inference benchmark☆14Updated this week
- Model compression for ONNX☆74Updated this week
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆277Updated 6 months ago
- QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX☆127Updated 3 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
- ☆122Updated last year
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆54Updated last year
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆17Updated 6 months ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated last year
- A Toolkit to Help Optimize Large Onnx Model☆148Updated 6 months ago
- Build TensorFlow Lite runtime with GitHub Actions☆24Updated 10 months ago
- TFLite model analyzer & memory optimizer☆120Updated 9 months ago
- Low Precision(quantized) Yolov5☆31Updated 9 months ago
- MegEngine到其他框架的转换器☆67Updated last year
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆82Updated 2 weeks ago
- ONNX Command-Line Toolbox☆35Updated last month
- ONNX model visualizer☆83Updated last year
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆32Updated 2 years ago
- PyTorch Quantization Aware Training Example☆122Updated 6 months ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆267Updated 2 years ago
- ☆67Updated last year