Skip to content
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

[models] Add benchmark fast_tiny and reparameterize by default #1519

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • change bin_thresh to 0.1 to improve results in postprocessor
  • reparam by default to lower memory usage and inference latency
  • benchmark scores fast_tiny

Any feedback is welcome 🤗

@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation type: enhancement Improvement module: models Related to doctr.models benchmark This issue reports a benchmark topic: text detection Related to the task of text detection labels Mar 22, 2024
@felixdittrich92 felixdittrich92 added this to the 0.9.0 milestone Mar 22, 2024
@felixdittrich92 felixdittrich92 self-assigned this Mar 22, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (dddc2df) to head (683904c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1519      +/-   ##
==========================================
+ Coverage   95.82%   95.84%   +0.01%     
==========================================
  Files         166      166              
  Lines        7645     7648       +3     
==========================================
+ Hits         7326     7330       +4     
+ Misses        319      318       -1     
Flag Coverage Δ
unittests 95.84% <100.00%> (+0.01%) ⬆️

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

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

@felixdittrich92 felixdittrich92 merged commit afb9358 into mindee:main Mar 22, 2024
70 checks passed
@felixdittrich92 felixdittrich92 deleted the fast-enable-reparam branch March 22, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark This issue reports a benchmark module: models Related to doctr.models topic: documentation Improvements or additions to documentation topic: text detection Related to the task of text detection type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants