Skip to content

[Fix] Fix LW-DETR & Minor updates#2068

Merged
felixdittrich92 merged 15 commits into
mindee:mainfrom
felixdittrich92:lw-detr-rot-fixes
Jun 15, 2026
Merged

[Fix] Fix LW-DETR & Minor updates#2068
felixdittrich92 merged 15 commits into
mindee:mainfrom
felixdittrich92:lw-detr-rot-fixes

Conversation

@felixdittrich92

@felixdittrich92 felixdittrich92 commented May 28, 2026

Copy link
Copy Markdown
Collaborator
  • Fix LW-DETR (Model, Postprocessing, Loss)
  • Fix / Update ttrain scripts
  • minor RandomCrop fix
  • Updated cor test
  • Fix hf hub factory readme

@felixdittrich92 felixdittrich92 self-assigned this May 28, 2026
@felixdittrich92 felixdittrich92 added type: bug Something isn't working module: models Related to doctr.models framework: pytorch Related to PyTorch backend topic: layout detection Related to document layout detection labels May 28, 2026
@felixdittrich92 felixdittrich92 added this to the 1.1.0 milestone May 28, 2026
@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.23757% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.92%. Comparing base (bc0db21) to head (1beceef).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
doctr/models/layout/lw_detr/pytorch.py 96.06% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2068      +/-   ##
==========================================
+ Coverage   96.70%   96.92%   +0.22%     
==========================================
  Files         156      156              
  Lines        7276     7375      +99     
==========================================
+ Hits         7036     7148     +112     
+ Misses        240      227      -13     
Flag Coverage Δ
unittests 96.92% <97.23%> (+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.

@felixdittrich92 felixdittrich92 added ext: tests Related to tests folder ext: references Related to references folder module: transforms Related to doctr.transforms labels Jun 15, 2026
@felixdittrich92 felixdittrich92 changed the title [Fix] Fix LW-DETR Loss [Fix] Fix LW-DETR & Minor updates Jun 15, 2026
@felixdittrich92 felixdittrich92 marked this pull request as ready for review June 15, 2026 09:59
@felixdittrich92 felixdittrich92 merged commit d6556e2 into mindee:main Jun 15, 2026
43 of 44 checks passed
@felixdittrich92 felixdittrich92 deleted the lw-detr-rot-fixes branch June 15, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext: references Related to references folder ext: tests Related to tests folder framework: pytorch Related to PyTorch backend module: models Related to doctr.models module: transforms Related to doctr.transforms topic: layout detection Related to document layout detection type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant