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

[Fix] add missing mean/std defaults, add missing weight init for sar #1212

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

felixT2K
Copy link
Contributor

@felixT2K felixT2K commented Jun 5, 2023

some minor fixes before the models will be trained

@felixdittrich92 felixdittrich92 added this to the 0.6.1 milestone Jun 5, 2023
@felixdittrich92 felixdittrich92 added module: models Related to doctr.models type: misc Miscellaneous labels Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #1212 (e866eaa) into main (d217141) will decrease coverage by 0.03%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main    #1212      +/-   ##
==========================================
- Coverage   95.08%   95.05%   -0.03%     
==========================================
  Files         150      150              
  Lines        6444     6452       +8     
==========================================
+ Hits         6127     6133       +6     
- Misses        317      319       +2     
Flag Coverage Δ
unittests 95.05% <77.77%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...s/detection/differentiable_binarization/pytorch.py 97.77% <ø> (ø)
doctr/models/detection/linknet/pytorch.py 98.18% <ø> (ø)
doctr/models/detection/linknet/tensorflow.py 94.89% <ø> (ø)
doctr/models/recognition/sar/pytorch.py 97.29% <75.00%> (-1.28%) ⬇️
doctr/models/recognition/vitstr/tensorflow.py 97.56% <100.00%> (ø)

... and 1 file with indirect coverage changes

@felixdittrich92 felixdittrich92 merged commit 93bd30c into mindee:main Jun 6, 2023
55 of 58 checks passed
@felixT2K felixT2K deleted the fix-init branch June 6, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: models Related to doctr.models type: misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants