An android application that allow users to take picture of food and get the estimated volume without the help of reference object.
Computer Vision project that integrates image recognition model by ImageAI and volume estimation algorithm from 3D model to calculate total calories of food.
Packages:
<ul>
<li>python3.6</li>
<li>imageai</li>
<li>opencv-python</li>
<li>tensorflow==1.15</li>
<li>keras</li>
</ul>
In order to run, download the CalorieEstimator folder and run on Android Studio software.