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

feat: ✨ torch mobilenet_v3_small_crop_orientation #1571

Conversation

odulcy-mindee
Copy link
Collaborator

No description provided.

@felixdittrich92 felixdittrich92 added this to the 0.9.0 milestone Apr 29, 2024
@felixdittrich92 felixdittrich92 added type: enhancement Improvement module: models Related to doctr.models framework: pytorch Related to PyTorch backend topic: character classification Related to the task of character classification labels Apr 29, 2024
Copy link
Contributor

@felixdittrich92 felixdittrich92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the segmentation is fine the crop orientation prediction was on my test samples ~95% correct 👍
Before ~92%

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (5568612) to head (5d8f42a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1571   +/-   ##
=======================================
  Coverage   95.86%   95.87%           
=======================================
  Files         163      163           
  Lines        7649     7655    +6     
=======================================
+ Hits         7333     7339    +6     
  Misses        316      316           
Flag Coverage Δ
unittests 95.87% <ø> (+<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.

@odulcy-mindee odulcy-mindee merged commit 92acb75 into mindee:main Apr 29, 2024
74 of 81 checks passed
@odulcy-mindee odulcy-mindee deleted the improve_mobilenet_v3_small_crop_orientation branch April 29, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework: pytorch Related to PyTorch backend module: models Related to doctr.models topic: character classification Related to the task of character classification type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants