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

Add DenseCL #1584

Closed guarin closed 1 month ago

guarin commented 1 month ago

Changes

How was it tested?

Note that the paper doesn't report results on ImageNet1k classification task so we cannot easily reproduce the results with our current benchmarks. We'll run some extra benchmarks on detection/segmentation tasks to validate the implementation.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.82%. Comparing base (08d60f7) to head (965080d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1584 +/- ## ========================================== + Coverage 81.77% 81.82% +0.04% ========================================== Files 144 145 +1 Lines 6124 6139 +15 ========================================== + Hits 5008 5023 +15 Misses 1116 1116 ```

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