AI or more precisely neural network-based machine learning is getting popular on edge devices. In this talk I'll review important open source NN frameworks, namely TensorFlow Lite + Android NN and Caffe2. Then I'll walk the audience through important source code of TenorFlow Lite and Caffe 2. For TensorFlow Lite, the interpreter and sample command line label_image will be covered. The talk will be a heavily modified one of [1] and [2], a much more code-oriented one.
[1] https://www.slideshare.net/kstan2/introduction-to-tensorflow-lite
[2] https://www.slideshare.net/kstan2/caffe2-on-android