MobileNetV2 / README.md
lkeller-synaptics's picture
Update README.md
5b3fa81 verified
metadata
license: mit
language:
  - en
library_name: keras
tags:
  - tests
  - tf_model_zoo

MobileNetV2

This model - MobileNetV2 is generated from tf.keras.applications using tf_model_generator.py. The dataset for int8 quantization is done using random data.

Available formats: int16, int8, float32, float16

The kaggle.tflite model is the original quantized model published by Google. This model uses v1 tflite quantization.