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

[transforms] Add RandomResize (like ZoomOut) #1574

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • Add RandomResize (like ZoomOut)

  • Adding to pipeline in a seperate PR

Any feedback is welcome 🤗

with rot:
Screenshot from 2024-04-30 15-30-02
without:
Screenshot from 2024-04-30 15-28-55

@felixdittrich92 felixdittrich92 added type: enhancement Improvement ext: tests Related to tests folder module: transforms Related to doctr.transforms ext: docs Related to docs folder labels Apr 30, 2024
@felixdittrich92 felixdittrich92 added this to the 0.9.0 milestone Apr 30, 2024
@felixdittrich92 felixdittrich92 self-assigned this Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.25%. Comparing base (92acb75) to head (95a59cd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
+ Coverage   95.87%   96.25%   +0.38%     
==========================================
  Files         163      163              
  Lines        7655     7687      +32     
==========================================
+ Hits         7339     7399      +60     
+ Misses        316      288      -28     
Flag Coverage Δ
unittests 96.25% <100.00%> (+0.38%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odulcy-mindee odulcy-mindee merged commit 2940d9d into mindee:main Apr 30, 2024
74 of 81 checks passed
@felixdittrich92 felixdittrich92 deleted the randomZoom branch August 30, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: docs Related to docs folder ext: tests Related to tests folder module: transforms Related to doctr.transforms type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants