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

Invoice node classification / meta-data extraction / single prediction with trained model #72

Open
Dam2000 opened this issue Mar 15, 2021 · 0 comments

Comments

@Dam2000
Copy link

Dam2000 commented Mar 15, 2021

Hi i'm Damien !

I'm doing an internship for my last bachelor's year in software developper studies, the project of my internship is doing meta-extraction from documents using machine learning.

I'm actually trying to implement something similar to this : https://github.com/udipbohara/info_extraction_receipts, but for my case, i would like to treat invoices.

How can i train a model with n invoices in entry, save it and then reload it to make a single prediction. I would like to use this trained model to put an invoice in entry and get possible labelled zones like date, amount, ...

Is it possible to use a trained model for a single prediction ? If yes, can you explain me ?

Thank you !

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

No branches or pull requests

1 participant