lightly-ai / lightly

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

Add AIM examples and docs #1509

Closed guarin closed 7 months ago

guarin commented 7 months ago

Changes

[Uploading AIM — lightly 1.5.0 documentation.pdf…]()

Closes #1497

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 82.09%. Comparing base (053327d) to head (dfc4be0).

Files Patch % Lines
lightly/models/modules/masked_autoencoder_timm.py 0.00% 1 Missing :warning:
...y/models/modules/masked_vision_transformer_timm.py 0.00% 1 Missing :warning:
lightly/models/utils.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1509 +/- ## ========================================== + Coverage 82.07% 82.09% +0.01% ========================================== Files 144 144 Lines 6065 6070 +5 ========================================== + Hits 4978 4983 +5 Misses 1087 1087 ```

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