lain-m21 / pytorch-to-tflite-example

Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model
75 stars 13 forks source link

pytorch-to-tflite-example

Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model

Requirements

Python >= 3.6.0

Python packages:

Usage

Download weights

./download_weight.sh

Run the script

python3 main.py