DoubangoTelecom / ultimateALPR-SDK

World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, OpenVX, OpenVINO). Multi-Charset (Latin, Korean, Chinese) & Multi-OS (Jetson, Android, Raspberry Pi, Linux, Windows) & Multi-Arch (ARM, x86).
https://www.doubango.org/webapps/alpr/
Other
593 stars 157 forks source link

App Size Issue - Android #251

Closed janaksuthar1st closed 2 years ago

janaksuthar1st commented 2 years ago

It covers around 190 MB for Video Parallel example app, Is there any way we can reduce the app size for mobile device only ?

Found that lot of models are there in assets cause size issue.

Any lead will appreciate

DoubangoTelecom commented 2 years ago

"models_lite" should only contain (to be double checked):

+ ultimateALPR-SDK_detecti_main.mobile.model.doubango
+ ultimateALPR-SDK_detecti_pysearch.mobile.model.doubango
+ charset_anpr_latin_size=37.txt
+ ultimateALPR-SDK_recogn1x100_latin.desktop.model.doubango

The final apk size should be less than 15Mo