lightly-ai / lightly

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

Missing import in tutorial 5: #1539 #1541

Closed hmf closed 1 month ago

hmf commented 1 month ago

Changed the example code. Moved the import into the cell.

You still need to correct the documentation, which I did not find in the repo.

philippmwirth commented 1 month ago

Changed the example code. Moved the import into the cell.

You still need to correct the documentation, which I did not find in the repo.

Thank you for your contribution! We're currently experiencing some issues with codecov but we'll merge your pull request asap. The documentation will be updated with the next release.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.96%. Comparing base (eec3cf4) to head (09c8802).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1541 +/- ## ========================================== + Coverage 81.94% 81.96% +0.02% ========================================== Files 144 144 Lines 6075 6094 +19 ========================================== + Hits 4978 4995 +17 - Misses 1097 1099 +2 ```

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