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] antialising in PreProcessor #1324

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

felixdittrich92
Copy link
Contributor

@felixdittrich92 felixdittrich92 commented Sep 19, 2023

This PR:

  • fix inconsistency of antialising in PreProcessor

@felixdittrich92 felixdittrich92 added type: bug Something isn't working module: models Related to doctr.models framework: pytorch Related to PyTorch backend labels Sep 19, 2023
@felixdittrich92 felixdittrich92 added this to the 0.7.1 milestone Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #1324 (43516d8) into main (8245706) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1324      +/-   ##
==========================================
- Coverage   95.75%   95.72%   -0.03%     
==========================================
  Files         154      154              
  Lines        6902     6902              
==========================================
- Hits         6609     6607       -2     
- Misses        293      295       +2     
Flag Coverage Δ
unittests 95.72% <100.00%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
doctr/models/preprocessor/pytorch.py 96.42% <100.00%> (ø)

... and 1 file with indirect coverage changes

@felixdittrich92 felixdittrich92 merged commit f0ea666 into mindee:main Sep 26, 2023
57 of 58 checks passed
@felixdittrich92 felixdittrich92 deleted the antialising branch September 26, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework: pytorch Related to PyTorch backend module: models Related to doctr.models type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants