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

DINO: transition from torchvision.transforms v1 to version indep #1721

Closed liopeer closed 3 weeks ago

liopeer commented 3 weeks ago

Changes

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.88%. Comparing base (3b7357e) to head (2245f89). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1721 +/- ## ======================================= Coverage 84.88% 84.88% ======================================= Files 157 157 Lines 6543 6543 ======================================= Hits 5554 5554 Misses 989 989 ```

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