Skip to content

Add starnet model backbone for tablestructure model#2087

Merged
felixdittrich92 merged 1 commit into
mindee:mainfrom
felixdittrich92:starnet
Jun 25, 2026
Merged

Add starnet model backbone for tablestructure model#2087
felixdittrich92 merged 1 commit into
mindee:mainfrom
felixdittrich92:starnet

Conversation

@felixdittrich92

Copy link
Copy Markdown
Collaborator

This PR:

  • Add StarNet as backbone for TableCenterNet

  • Add DeformConv onnx-exportable version

  • Add cor tests & docs

  • Add latex required chars to VOCABS

@felixdittrich92 felixdittrich92 added this to the 1.1.0 milestone Jun 25, 2026
@felixdittrich92 felixdittrich92 self-assigned this Jun 25, 2026
@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation module: models Related to doctr.models ext: tests Related to tests folder framework: pytorch Related to PyTorch backend topic: character classification Related to the task of character classification type: new feature New feature ext: docs Related to docs folder labels Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.88060% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.51%. Comparing base (b4a3c2b) to head (40eb3df).

Files with missing lines Patch % Lines
doctr/models/modules/layers/pytorch.py 14.63% 35 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2087      +/-   ##
==========================================
- Coverage   96.94%   96.51%   -0.43%     
==========================================
  Files         157      159       +2     
  Lines        7625     7753     +128     
==========================================
+ Hits         7392     7483      +91     
- Misses        233      270      +37     
Flag Coverage Δ
unittests 96.51% <73.88%> (-0.43%) ⬇️

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 merged commit f95dcbc into mindee:main Jun 25, 2026
45 of 48 checks passed
@felixdittrich92 felixdittrich92 deleted the starnet branch June 25, 2026 12:18
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: tests Related to tests folder framework: pytorch Related to PyTorch backend module: models Related to doctr.models topic: character classification Related to the task of character classification topic: documentation Improvements or additions to documentation type: new feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant