Skip to content

[TSR] Add TableCenterNet & table_predictor#2092

Merged
felixdittrich92 merged 14 commits into
mindee:mainfrom
felixdittrich92:tablecenternet
Jul 1, 2026
Merged

[TSR] Add TableCenterNet & table_predictor#2092
felixdittrich92 merged 14 commits into
mindee:mainfrom
felixdittrich92:tablecenternet

Conversation

@felixdittrich92

Copy link
Copy Markdown
Collaborator

This PR:

  • Add TableCenterNet
  • Add reference scripts
  • Update docs
  • Add table_predictor
  • Add cor tests

@felixdittrich92 felixdittrich92 added this to the 1.1.0 milestone Jun 29, 2026
@felixdittrich92 felixdittrich92 self-assigned this Jun 29, 2026
@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation topic: ci Related to CI module: models Related to doctr.models module: utils Related to doctr.utils ext: tests Related to tests folder module: datasets Related to doctr.datasets ext: references Related to references folder framework: pytorch Related to PyTorch backend topic: table comprehension Related to table comprehension type: new feature New feature ext: docs Related to docs folder labels Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.96238% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.06%. Comparing base (bd998c7) to head (4250fda).

Files with missing lines Patch % Lines
...octr/models/table_structure/tablecenternet/base.py 97.65% 7 Missing ⚠️
doctr/models/table_structure/predictor/pytorch.py 89.18% 4 Missing ⚠️
doctr/models/table_structure/zoo.py 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2092      +/-   ##
==========================================
+ Coverage   96.56%   97.06%   +0.49%     
==========================================
  Files         159      166       +7     
  Lines        7753     8387     +634     
==========================================
+ Hits         7487     8141     +654     
+ Misses        266      246      -20     
Flag Coverage Δ
unittests 97.06% <97.96%> (+0.49%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@felixdittrich92 felixdittrich92 marked this pull request as ready for review July 1, 2026 09:09
@felixdittrich92 felixdittrich92 merged commit 7c93ed8 into mindee:main Jul 1, 2026
50 of 51 checks passed
@felixdittrich92 felixdittrich92 deleted the tablecenternet branch July 1, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext: docs Related to docs folder ext: references Related to references folder ext: tests Related to tests folder framework: pytorch Related to PyTorch backend module: datasets Related to doctr.datasets module: models Related to doctr.models module: utils Related to doctr.utils topic: ci Related to CI topic: documentation Improvements or additions to documentation topic: table comprehension Related to table comprehension type: new feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant