lusinlu / tensorflow-lite-guideLinks
Guide for quantization, conversation of the tensorflow model to tensorflow lite
☆19Updated 2 years ago
Alternatives and similar repositories for tensorflow-lite-guide
Users that are interested in tensorflow-lite-guide are comparing it to the libraries listed below
Sorting:
- PyTorch Quantization Aware Training Example☆150Updated last year
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- PyTorch Static Quantization Example☆41Updated 4 years ago
- Scailable ONNX python tools☆98Updated last year
- papers about model compression☆166Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Inference of quantization aware trained networks using TensorRT☆83Updated 3 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆32Updated 6 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- Apply the pruning strategy for MobileNet_v2☆51Updated 6 years ago
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆80Updated 4 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 5 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- PyTorch Pruning Example☆51Updated 3 years ago
- quantize aware training package for NCNN on pytorch☆69Updated 4 years ago
- ☆25Updated 3 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆171Updated 5 years ago
- Personal Pytorch toy script.☆67Updated 2 months ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- A visualization and transformation of pytorch model☆30Updated 6 years ago
- A package to make do Network Slimming a little easier☆48Updated 4 years ago
- Explained QNNPACK Implementation☆21Updated 4 months ago
- Generates intermediate tensor outputs for tflite☆15Updated 6 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- A tutorial of model quantization using TensorFlow☆11Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- 介绍ctc算法原理以及numpy简单实现☆66Updated 6 years ago