On July 21 Sergey Chicherin, Senior Engineer of Samsung AI Center in Moscow, held a technical Zoom webinar on the topic “Transfer of neural networks working with images to mobile devices”.

The speaker described different architectures and approaches for running NN on mobile devices, accelerating inference NN on devices and the usual difficulties converting models. As an example, he launched the model on the phone TFLite.
Materials used in webinar:
- AI Benchmark news article http://ai-benchmark.com/
- TensorFlow Lite example apps https://www.tensorflow.org/lite/examples
- EfficientNet https://arxiv.org/pdf/1905.11946.pdf
- Model optimization https://www.tensorflow.org/lite/performance/model_optimization