lightly-ai / lightly

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

Fix Tensorboard Links in Docs #1576

Closed guarin closed 1 month ago

guarin commented 1 month ago

Changes

Before: Screenshot 2024-07-08 at 13 31 12

After: Screenshot 2024-07-08 at 13 31 01

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.81%. Comparing base (111ab40) to head (a250100).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1576 +/- ## ======================================= Coverage 81.81% 81.81% ======================================= Files 144 144 Lines 6120 6120 ======================================= Hits 5007 5007 Misses 1113 1113 ```

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