Fine tune the EfficientNet model with Food101 dataset
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.
Apply this app
Requirements
Android Studio
Steps
- Open the terminal and type in this line
git clone https://github.com/junwie/food101_android_app
- Open the downloaded folder using Android Studio
- Connect to your phone and run the code