Skip to content

[TSR] table predictor integration#2096

Draft
felixdittrich92 wants to merge 2 commits into
mindee:mainfrom
felixdittrich92:table-integration
Draft

[TSR] table predictor integration#2096
felixdittrich92 wants to merge 2 commits into
mindee:mainfrom
felixdittrich92:table-integration

Conversation

@felixdittrich92

@felixdittrich92 felixdittrich92 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

This PR:

  • TablePredictor integration in OCRPredictor
  • Add docs
  • Add tests
  • Add in demo/API

TODO:

  • API
  • Demo
  • CleanUp

@felixdittrich92 felixdittrich92 added this to the 1.1.0 milestone Jul 1, 2026
@felixdittrich92 felixdittrich92 self-assigned this Jul 1, 2026
@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation module: models Related to doctr.models module: io Related to doctr.io ext: tests Related to tests folder ext: demo Related to demo folder ext: api Related to api folder topic: table comprehension Related to table comprehension type: new feature New feature ext: docs Related to docs folder labels Jul 1, 2026
@felixdittrich92 felixdittrich92 linked an issue Jul 1, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.02674% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.80%. Comparing base (7c93ed8) to head (62416cf).

Files with missing lines Patch % Lines
doctr/models/predictor/pytorch.py 43.18% 25 Missing ⚠️
doctr/models/builder.py 96.55% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2096      +/-   ##
==========================================
- Coverage   97.01%   96.80%   -0.22%     
==========================================
  Files         166      166              
  Lines        8387     8569     +182     
==========================================
+ Hits         8137     8295     +158     
- Misses        250      274      +24     
Flag Coverage Δ
unittests 96.80% <85.02%> (-0.22%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext: api Related to api folder ext: demo Related to demo folder ext: docs Related to docs folder ext: tests Related to tests folder module: io Related to doctr.io module: models Related to doctr.models 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.

[table structure recognition] Implement TSR

1 participant