lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
3.19k stars 286 forks source link

Allow v1/v2 independent import of torchvision.transforms #1717

Closed liopeer closed 3 weeks ago

liopeer commented 3 weeks ago

Changes

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.88%. Comparing base (fb70eaa) to head (4f3795c). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
lightly/transforms/torchvision_transforms.py 70.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1717 +/- ## ========================================== - Coverage 84.90% 84.88% -0.03% ========================================== Files 156 157 +1 Lines 6526 6537 +11 ========================================== + Hits 5541 5549 +8 - Misses 985 988 +3 ```

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