Inspiration
Food isn’t just something we eat. It’s a part of us. It’s the fuel that keeps us going. It’s what helps us stay healthy or in reverse, what makes us unhealthy. However, in this rapid economy, we are more disconnected with the source of our food then ever in addition to roughly two of three U.S. adults are overweight. These are symtpohons of series health crsis. Hence we propose a solution in which gives the user power to educate themselves with their own food intake.
What it does
Hrvest estimates the ammount of calories in a particular food based on its image.
How we built it
For image detection, classification and bounding we used Google Cloud Vision API. As for the calculation and the front-end part of the application we used Python (Flask library).
Challenges we ran into
For the demo to work correctly we needed some data about apples (density, average volume, etc.). While making the calculations, we noticed that the data for apples' density didn't consider the hollow part in the fruit. That's why we needed to tweak the values so that it would correspond to the real world values.
We also had to teach ourselves how to use Flask.
Other than that, we didn't have any serious problems.
Accomplishments that we're proud of
- Tackling the social problem in which poses serious health crisis
- Integration of API with python flask
What we learned
Throughout this hackathon we've learned the basics of image recognition and working with Google Cloud API. What is more, we've leveled our communication, teamwork and coding skills.
What's next for Hrvest
- Scale up to detect more foods but greater accuracy.
- Integrate with wearable teachnology to better monitor the person's intake
- Develop more sophisticated models to produce accurate calories
Log in or sign up for Devpost to join the conversation.