Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 763 Bytes

File metadata and controls

6 lines (4 loc) · 763 Bytes

CookThis

See it, scan it, cook it ! CookThis is an Android app that identifies dishes, lists their ingredients and gives you the corresponding recipe. Just take a picture of a meal and learn how to cook it !

To identify different types of food, CookThis uses a MobileNetV2 model, re-trained on a subset of the Food-101 dataset, and converted to Tensorflow Lite for mobile inference on Android. Recipes are from the Open Recipes Database.