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] prob computation for parseq and vitstr models #1327

Merged
merged 1 commit into from
Sep 26, 2023

fix prob computation for parseq and vitstr models

0a226a8
Select commit
Loading
Failed to load commit list.
Merged

[Fix] prob computation for parseq and vitstr models #1327

fix prob computation for parseq and vitstr models
0a226a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 1s

95.76% (+0.01%) compared to 8245706

View this Pull Request on Codecov

95.76% (+0.01%) compared to 8245706

Details

Codecov Report

Merging #1327 (0a226a8) into main (8245706) will increase coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1327      +/-   ##
==========================================
+ Coverage   95.75%   95.76%   +0.01%     
==========================================
  Files         154      154              
  Lines        6902     6902              
==========================================
+ Hits         6609     6610       +1     
+ Misses        293      292       -1     
Files Changed Coverage Δ
doctr/models/recognition/parseq/pytorch.py 97.16% <100.00%> (ø)
doctr/models/recognition/parseq/tensorflow.py 97.33% <100.00%> (ø)
doctr/models/recognition/vitstr/pytorch.py 100.00% <100.00%> (ø)
doctr/models/recognition/vitstr/tensorflow.py 97.61% <100.00%> (ø)

... and 2 files with indirect coverage changes