8000 Adding Tabletransformer by JaMe76 · Pull Request #115 · deepdoctection/deepdoctection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adding Tabletransformer #115

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

Merged
merged 19 commits into from
Feb 8, 2023
Merged

Adding Tabletransformer #115

merged 19 commits into from
Feb 8, 2023

Conversation

JaMe76
Copy link
Contributor
@JaMe76 JaMe76 commented Feb 8, 2023

This PR adds https://github.com/microsoft/table-transformer models and the possibility to plug these into deepdoctection pipelines. To run and train the model we use the transformer implementation

The following has been added:

  • dataset pubtables1m_struct for table structure recognition using Pubtables-1M
  • A derived ObjectDetector wrapper HFDetrDerivedDetector for TableTransformerForObjectDetection
  • A pipeline component PubtablesSegmentationService in order to segment the table structure recognition result of the model. (The segmentation following the first approach in deepdoctection cannot be used).
  • A training script for training TableTransformerForObjectDetection models for object detection as well as DataCollator and
    Detr mappers.

@JaMe76 JaMe76 merged commit acfd0f7 into master Feb 8, 2023
@JaMe76 JaMe76 deleted the table_transformer branch May 3, 2023 06:28
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

Successfully merging this pull request may close these issues.

1 participant
0