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

Add p argument to RandAugment and TrivialAugmentWide and fix bug in RandomApply #134

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

james77777778
Copy link
Owner

No description provided.

@james77777778 james77777778 self-assigned this Aug 9, 2024
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.45%. Comparing base (e3dedff) to head (681c0c3).

Files Patch % Lines
keras_aug/_src/layers/vision/rand_augment.py 66.66% 4 Missing ⚠️
keras_aug/_src/layers/vision/trivial_augment.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   84.50%   84.45%   -0.06%     
==========================================
  Files          44       44              
  Lines        3795     3814      +19     
==========================================
+ Hits         3207     3221      +14     
- Misses        588      593       +5     
Flag Coverage Δ
keras-aug 84.45% <71.42%> (-0.06%) ⬇️
keras-aug-jax 84.13% <71.42%> (-0.06%) ⬇️
keras-aug-tensorflow 83.29% <71.42%> (-0.05%) ⬇️
keras-aug-torch 84.32% <71.42%> (-0.06%) ⬇️

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.

@james77777778 james77777778 merged commit b5908a4 into main Aug 9, 2024
6 of 8 checks passed
@james77777778 james77777778 deleted the fix-random-apply branch August 9, 2024 16:23
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.

1 participant