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: ✨ Official docker images for docTR #1322

Merged
merged 26 commits into from
Sep 28, 2023

`cpu` flag for CI + remove `latest` tag + update README.md

9f7c649
Select commit
Loading
Failed to load commit list.
Merged

feat: ✨ Official docker images for docTR #1322

`cpu` flag for CI + remove `latest` tag + update README.md
9f7c649
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

95.79% (+0.01%) compared to 3271460

View this Pull Request on Codecov

95.79% (+0.01%) compared to 3271460

Details

Codecov Report

Merging #1322 (9f7c649) into main (3271460) will increase coverage by 0.01%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1322      +/-   ##
==========================================
+ Coverage   95.78%   95.79%   +0.01%     
==========================================
  Files         154      154              
  Lines        6902     6902              
==========================================
+ Hits         6611     6612       +1     
+ Misses        291      290       -1     
Files Coverage Δ
doctr/models/classification/predictor/pytorch.py 95.45% <100.00%> (ø)
doctr/models/detection/predictor/pytorch.py 95.23% <100.00%> (ø)
doctr/models/kie_predictor/pytorch.py 100.00% <100.00%> (ø)
doctr/models/predictor/pytorch.py 100.00% <100.00%> (ø)
doctr/models/recognition/parseq/pytorch.py 97.16% <100.00%> (ø)
doctr/models/recognition/parseq/tensorflow.py 97.33% <100.00%> (ø)
doctr/models/recognition/predictor/pytorch.py 91.66% <100.00%> (ø)
doctr/models/recognition/vitstr/pytorch.py 100.00% <100.00%> (ø)
doctr/models/recognition/vitstr/tensorflow.py 97.61% <100.00%> (ø)

... and 1 file with indirect coverage changes