MLKit: AI Commoditized
Incorporating computer vision or artificial intelligence in mobile applications used to involve a number of challenges: specialized expertise, limited computing power, limited budgets. Nowadays, thanks to widespread availability of open source machine learning libraries and models, immense power is within reach of many. MLKit aims to further break down barriers for Android and iOS developers and offers several ready-to-deploy models out of the box.
References
https://www.bignerdranch.com/blog/google-io-2018-ai-commoditized/
https://firebase.google.com/products/ml-kit/
https://medium.com/google-developer-experts/exploring-firebase-mlkit-on-android-introducing-mlkit-part-one-98fcfedbeee0
https://www.youtube.com/watch?v=FwFduRA_L6Q – Convolutional Neural Network Demo 1993
https://en.wikipedia.org/wiki/Artificial_neural_network
https://en.wikipedia.org/wiki/Convolutional_neural_network
https://github.com/zalandoresearch/fashion-mnist
https://code.oursky.com/tensorflow-svm-image-classifications-engine/
http://www.visualcapitalist.com/debunking-8-myths-ai-workplace/
https://research.googleblog.com/2018/03/semantic-image-segmentation-with.html – pixel-level segmentation
https://research.googleblog.com/2017/06/supercharge-your-computer-vision-models.html – bounding boxes
https://www.youtube.com/watch?v=xVJwwWQlQ1o – Neural Style Transfer
https://research.googleblog.com/2016/10/supercharging-style-transfer.html
http://karpathy.github.io/2015/05/21/rnn-effectiveness/
Education
https://www.deeplearning.ai
https://www.deeplearningbook.org
https://ai.google/education
https://developers.google.com/machine-learning/crash-course/
http://cs231n.stanford.edu CNNs for Visual Recognition