streamlit app using Table Transformer and OCR#200
Closed
salman-moh wants to merge 16 commits intoNielsRogge:masterfrom
Closed
streamlit app using Table Transformer and OCR#200salman-moh wants to merge 16 commits intoNielsRogge:masterfrom
salman-moh wants to merge 16 commits intoNielsRogge:masterfrom
Conversation
addition of OCR to download tables directly as csv files.
NielsRogge
reviewed
Oct 19, 2022
NielsRogge
reviewed
Oct 19, 2022
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
|
When uploading an image to the app, I'm getting: |
Author
|
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. |
Author
|
@NielsRogge let me know if any other changes you see fit. |
Owner
|
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. |
Author
|
Sounds good, I have removed app.py and included demo link with screenshot in the readme. |
NielsRogge
reviewed
Oct 22, 2022
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
NielsRogge
reviewed
Oct 23, 2022
aquib1011
approved these changes
Apr 19, 2023
Owner
|
Thanks for building this, however I'll close it since this repository is meant for notebooks only. You could of course host the Streamlit app on Spaces. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
addition of OCR to download tables directly as csv files.
HF space link: https://huggingface.co/spaces/SalML/TableTransformer2CSV