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

Update import to Torchvision v2 and pre-commit #16

Closed juliendenize closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (d0cdc41) 98.97% compared to head (fbdd136) 98.51%.

Files Patch % Lines
torchaug/transforms/_utils.py 66.66% 4 Missing :warning:
torchaug/transforms/functional/_misc.py 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================== - Coverage 98.97% 98.51% -0.47% ========================================== Files 22 22 Lines 1171 1212 +41 ========================================== + Hits 1159 1194 +35 - Misses 12 18 +6 ```

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