This is an android application which detects food through camera or gallery and gives the nutritional facts about them.
The application is trained on SSD model and uses Tensorflow api to get the frozen_inference_graph and labels file.
These files are feeded to ObjectDetector class to detect the objects.
How to Install:
- Download or pull the project.
- open the project on Android Studio
- connect the device or use the virtual android sdk, then run the project
- use Real time detection for detecting objects in real time
- Use calorie layout to get the nutritional facts about the data.
Android studio - 3.4 Android SDK Tool - 26.1.1 Tensorflow - 1.13.1 Fotoapparat - 1.5.0