vturrisi / solo-learn

solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
MIT License
1.41k stars 182 forks source link

Implements MAE #278

Closed vturrisi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #278 (192849b) into main (5fd597d) will decrease coverage by 10.81%. The diff coverage is 83.00%.

:exclamation: Current head 192849b differs from pull request most recent head 65c6641. Consider uploading reports for the commit 65c6641 to get more accurate results

Flag Coverage Δ *Carryforward flag
cpu 82.13% <84.97%> (+0.25%) :arrow_up:
dali 40.06% <56.47%> (ø) Carriedforward from ee60f49

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
solo/data/dali_dataloader.py 1.75% <0.00%> (ø)
solo/methods/mocov2plus.py 100.00% <ø> (ø)
solo/methods/mocov3.py 95.58% <ø> (ø)
solo/utils/__init__.py 64.70% <ø> (-18.63%) :arrow_down:
solo/args/utils.py 67.78% <16.66%> (-23.05%) :arrow_down:
solo/backbones/vit/vit_mocov3.py 79.45% <20.00%> (-20.55%) :arrow_down:
solo/data/h5_dataset.py 23.88% <33.33%> (ø)
solo/utils/misc.py 58.66% <54.41%> (-24.07%) :arrow_down:
solo/methods/base.py 77.61% <71.42%> (+2.39%) :arrow_up:
solo/args/setup.py 57.39% <80.00%> (-11.66%) :arrow_down:
... and 28 more