Previous talks at the SCCS Colloquium

Maximilian Jokel: Implementing a TensorFlow-Slim based Android app for image classification

SCCS Colloquium |


In this bachelor's thesis I explore how convolutional neural networks for image classification tasks can be deployed to mobile devices for evaluation purposes. I focused on models that are defined and trained with the popular TensorFlow-Slim library. The result of this project is an Android app that allows you to deploy such models without making any changes to the source code. Moreover, I describe the differences between convolutional neural networks and regular neural networks with regards to the core task in computer vision, image classification. I then briefly outline the potential of transfer learning in the context of image classification. Finally, I give a detailed description on the design goals, development process and architecture of the app.

Keywords: Image Classification, Android App, TensorFlow-Slim

Bachelor's thesis submission talk. Maximilian is advised by Severin Reiz.