Food101 Android App

Fine tune the EfficientNet model with Food101 dataset.

Convert to TensorFlow Lite model and apply in Android Studio.

Allows users to take photos or select pictures in local gallery to make predictions on custom food image.
image

Apply this app

Requirements

Android Studio

Steps

  1. Open the terminal and type in this line
git clone https://github.com/junwie/food101_android_app
  1. Open the downloaded folder using Android Studio
  2. Connect to your phone and run the code

GitHub

View Github