-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Robotoff to prefill some nutrition fields #74
Comments
The nutrient extraction model was deployed and integrated to Robotoff. For every new image, we run the model on it and generate a prediction. An insight is generated if in the extracted nutrient values, at least one value is not present in the current nutrients. To get the insights:
Nutrient values are in
|
@alexfauquette @raphael0202 since we now have the Nutrition prediction route, I'm bumping this one to P0 (let's be a bit dramatic ;) |
Also, here's another route pour single barcode insights: openfoodfacts/openfoodfacts-server#10950 |
What
Here is the PR that introduced it first time. All the useful information can be found here
Part of
The text was updated successfully, but these errors were encountered: