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

[references] Add interval saving for detection trainings #1454

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • Add the option to save after each epoch (@odulcy-mindee as we saw this would be a very useful option ^^)

Any feedback is welcome 🤗

@felixdittrich92 felixdittrich92 added type: enhancement Improvement ext: references Related to references folder topic: text detection Related to the task of text detection labels Feb 7, 2024
@felixdittrich92 felixdittrich92 added this to the 0.8.0 milestone Feb 7, 2024
@felixdittrich92 felixdittrich92 self-assigned this Feb 7, 2024
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (13dd377) 0.00% compared to head (e31dada) 95.81%.

Additional details and impacted files
@@            Coverage Diff            @@
##           main    #1454       +/-   ##
=========================================
+ Coverage      0   95.81%   +95.81%     
=========================================
  Files         0      162      +162     
  Lines         0     7101     +7101     
=========================================
+ Hits          0     6804     +6804     
- Misses        0      297      +297     
Flag Coverage Δ
unittests 95.81% <ø> (?)

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.

Copy link
Collaborator

@odulcy-mindee odulcy-mindee left a comment

Choose a reason for hiding this comment

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

Thanks !

@felixdittrich92 felixdittrich92 merged commit 3a90bff into mindee:main Feb 7, 2024
69 of 70 checks passed
@felixdittrich92 felixdittrich92 deleted the save-interval branch February 7, 2024 10:55
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 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.

None yet

2 participants