Skip to content
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

Help: Parsing Product Nutrition Info from NFP Images #1517

Open
gautam-ergo opened this issue Jan 28, 2025 · 1 comment
Open

Help: Parsing Product Nutrition Info from NFP Images #1517

gautam-ergo opened this issue Jan 28, 2025 · 1 comment

Comments

@gautam-ergo
Copy link

I'm working on a school project that involves extracting product nutrition information from images of Nutrition Facts Panels (NFPs) using Optical Character Recognition (OCR) and Natural Language Processing (NLP) techniques. I've encountered some challenges in parsing the extracted text data and would greatly appreciate any guidance.

I've just stepped in to OCR parsing world and been using the Hugging Face Transformers library to perform OCR on NFP images, and came across https://huggingface.co/openfoodfacts/nutrition-extractor which lead me to this repo 🚀 . Went through the api docs as well which pointed to https://openfoodfacts.github.io/robotoff/references/api/#tag/Predict/paths/~1predict~1nutrition/get but was not entirely sure how all this ties together.

a sample nfp image:
Image

I'd love to hear from this community. Thanks.

@prasanna7codes
Copy link

hey @gautam-ergo this seems like a really cool project you are working on ! I would love to know how much progress you have made and can learn from you ! ( PS : I am a newbie trying to contribute in open source projects )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants