/quantized-mobilenetv3-mnist-android

Android application recognizing digits using quantized 8-bit MobileNetV3.

Primary LanguageJavaApache License 2.0Apache-2.0

Quantized MobileNetV3 MNIST Android

Demo Android application utilizing quantized MobileNetV3 trained on MNIST dataset.

Minimal requirements

Android 5.0 Lollipop (API 21)

Installation instructions

Open in Android Studio and click Run.

Model details

MobileNetV3 small with depth multiplier 1.0 and input image size 128x128.

Test accuracy

0.9674

Confusion matrix

License

Apache License 2.0