NutriSnap is an application that utilizes image recognition technology to extract nutritional information from food pictures.
This project aims to develop a mobile or web application that allows users to:
- Capture an image of their food using their device's camera.
- Leverage image segmentation and object detection to identify individual food items on the plate.
- Estimate the volume of each food item using depth estimation.
- Access approximate nutritional data, including calorie count and macronutrient breakdown (carbs, protein, fat) for the entire meal.
- Programming Language: Python
- Machine Learning Framework: Roboflow
- Application development: HTML, CSS, Flask