Skip to content

An interactive React application enabling users to upload food images for detailed nutritional analysis.

License

Notifications You must be signed in to change notification settings

SamerArkab/volume_classification_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can find more details about the models for classification, volume estimation, and segmentation here
You can find the server-side here

Label Volume Nutrition

A web application for food nutrition analysis based on images. Built with React and uses React Bootstrap for styling. The application interacts with a server to fetch image data and nutrition labels.

Usage

This application has been deployed to Vercel. The server-side has also been deployed. But to fully use this application one will need to contact me to activate the containers in GCP (they're deactivated from running idly).

Application Overview

The application has three main screens:

Home

In the home screen, users can upload an image of the food they want to analyze. Once the image is uploaded, the app will send the image to the server for processing.

SegmentsAndLabel

Once the processing is done, users will be navigated to the SegmentsAndLabel screen. In this screen, the processed image will be displayed. The image will be segmented and each segment will be associated with a label indicating the food item in that segment. The users can navigate through different segmented images, delete any incorrect segmentation, and edit the labels if necessary.

DisplayResults

Finally, once all segments are verified, the application will navigate to the DisplayResults screen where the total nutrition information is displayed. The result includes the sum of Calories, Fat, Cholesterol, Sodium, Carbohydrates, Sugars, and Protein for all segments in the image.

Example Run

NutritionalValuesEstimation_1.mp4
NutritionalValuesEstimation_2.mp4

About

An interactive React application enabling users to upload food images for detailed nutritional analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published