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: imgaug library support #446

Merged
merged 3 commits into from
Oct 19, 2023
Merged

feat: imgaug library support #446

merged 3 commits into from
Oct 19, 2023

Conversation

nkemnitz
Copy link
Collaborator

No description provided.

@nkemnitz nkemnitz marked this pull request as draft August 1, 2023 20:10
@nkemnitz nkemnitz mentioned this pull request Aug 1, 2023
@nkemnitz nkemnitz marked this pull request as ready for review August 25, 2023 14:59
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4f0d088) 100.00% compared to head (76b3dc6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #446   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          126       127    +1     
  Lines         4139      4231   +92     
=========================================
+ Hits          4139      4231   +92     
Files Coverage Δ
zetta_utils/api/v0.py 100.00% <100.00%> (ø)
zetta_utils/augmentations/__init__.py 100.00% <100.00%> (ø)
zetta_utils/augmentations/imgaug.py 100.00% <100.00%> (ø)
zetta_utils/tensor_ops/convert.py 100.00% <100.00%> (ø)

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

@nkemnitz nkemnitz changed the title feat: partial imgaug library support feat: imgaug library support Sep 5, 2023
Copy link
Member

@supersergiy supersergiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid

@supersergiy supersergiy merged commit 6fc169f into main Oct 19, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants