I have a few general questions regarding using pre-trained image classification models in mobile.
- How big is a typical pre-trained model?
- If it is too big for mobile, what is the best strategy from there?
- I checked out the documentation of DeepLearning for Java, anywhere to download pre-trained model?
Thanks in advance.