Deep learning pipeline for image classification on mobile phones
Muhammad Muneeb, Samuel F. Feng, and Andreas Henschel

TL;DR
This paper presents a systematic deep learning pipeline for optimizing image classification models on mobile phones, addressing hardware limitations and accuracy drops, demonstrated across various medical imaging datasets.
Contribution
It introduces a comprehensive pipeline combining tools and procedures to adapt deep learning models for mobile deployment, enhancing medical image classification applications.
Findings
Model transfer to mobile is hardware-limited
Classification accuracy drops on mobile devices
Pipeline helps optimize models for mobile deployment
Abstract
This article proposes and documents a machine-learning framework and tutorial for classifying images using mobile phones. Compared to computers, the performance of deep learning model performance degrades when deployed on a mobile phone and requires a systematic approach to find a model that performs optimally on both computers and mobile phones. By following the proposed pipeline, which consists of various computational tools, simple procedural recipes, and technical considerations, one can bring the power of deep learning medical image classification to mobile devices, potentially unlocking new domains of applications. The pipeline is demonstrated on four different publicly available datasets: COVID X-rays, COVID CT scans, leaves, and colorectal cancer. We used two application development frameworks: TensorFlow Lite (real-time testing) and Flutter (digital image testing) to test the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
