juliendenize / torchaug

Library to perform efficient vision data augmentations for CPU/GPU per-sample/batched data.
https://torchaug.readthedocs.io/en/latest/
Other
24 stars 2 forks source link

Improve BatchRandomTransform #7

Closed juliendenize closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (929881c) 98.72% compared to head (18f7ff2) 98.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 98.72% 98.75% +0.02% ========================================== Files 10 10 Lines 944 963 +19 ========================================== + Hits 932 951 +19 Misses 12 12 ``` | [Files Changed](https://app.codecov.io/gh/juliendenize/torchaug/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Denize) | Coverage Δ | | |---|---|---| | [torchaug/batch\_transforms/transforms.py](https://app.codecov.io/gh/juliendenize/torchaug/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Denize#diff-dG9yY2hhdWcvYmF0Y2hfdHJhbnNmb3Jtcy90cmFuc2Zvcm1zLnB5) | `99.05% <100.00%> (+0.05%)` | :arrow_up: | | [torchaug/transforms/transforms.py](https://app.codecov.io/gh/juliendenize/torchaug/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Denize#diff-dG9yY2hhdWcvdHJhbnNmb3Jtcy90cmFuc2Zvcm1zLnB5) | `99.53% <100.00%> (+<0.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.