-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
streamlit app using Table Transformer and OCR #200
base: master
Are you sure you want to change the base?
Conversation
addition of OCR to download tables directly as csv files.
Co-authored-by: NielsRogge <[email protected]>
Co-authored-by: NielsRogge <[email protected]>
When uploading an image to the app, I'm getting:
|
Yea, the model did not find any bbox. Thanks for this, I have updated app to just print out 'no table found' during such a case. |
@NielsRogge let me know if any other changes you see fit. |
Hi, thanks for your PR. Maybe it's clearer to just include a link to your demo, I'd like to keep this repo just for notebooks. |
Sounds good, I have removed app.py and included demo link with screenshot in the readme. |
Co-authored-by: NielsRogge <[email protected]>
addition of OCR to download tables directly as csv files.
HF space link: https://huggingface.co/spaces/SalML/TableTransformer2CSV