Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 387 Bytes

File metadata and controls

6 lines (5 loc) · 387 Bytes

Project for calorie estimaton for fast food images using deep learning The repository consists of 3 main folders:

1.AndroidApp: Represents the Android Studio project which builds an Android app working as a client. 2.FlaskServer: The Python-Based server using Flask. 3.Model Code: Deep learning model which contains all the code related to dataset augmentation and model training etc.