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: new CRNN ckpts #395

Merged
merged 5 commits into from
Aug 4, 2021
Merged

feat: new CRNN ckpts #395

merged 5 commits into from
Aug 4, 2021

Conversation

charlesmindee
Copy link
Collaborator

This PR updates CRNN TF ckpts due to recents major trainings. Updated documentation as well (~ 1% gain for each dataset)

@charlesmindee charlesmindee self-assigned this Aug 4, 2021
@charlesmindee charlesmindee added topic: documentation Improvements or additions to documentation type: enhancement Improvement framework: tensorflow Related to TensorFlow backend module: models Related to doctr.models labels Aug 4, 2021
@charlesmindee charlesmindee added this to the 0.3.1 milestone Aug 4, 2021
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #395 (39074ba) into main (d5afb3e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #395   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files          91       91           
  Lines        3760     3761    +1     
=======================================
+ Hits         3605     3606    +1     
  Misses        155      155           
Flag Coverage Δ
unittests 95.87% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
doctr/models/recognition/crnn/tensorflow.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5afb3e...39074ba. Read the comment docs.

Copy link
Contributor

@fg-mindee fg-mindee left a comment

Choose a reason for hiding this comment

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

Sweet new checkpoint 👌

@charlesmindee charlesmindee merged commit ad69d35 into main Aug 4, 2021
@charlesmindee charlesmindee deleted the new branch August 4, 2021 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework: tensorflow Related to TensorFlow backend module: models Related to doctr.models topic: documentation Improvements or additions to documentation type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants