Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 802 Bytes

File metadata and controls

29 lines (19 loc) · 802 Bytes

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