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

lots of changes #251

Closed DonkeyShot21 closed 2 years ago

vturrisi commented 2 years ago

great name

codecov[bot] commented 2 years ago

Codecov Report

Merging #251 (8db9917) into main (16183cf) will decrease coverage by 2.84%. The diff coverage is 27.45%.

Flag Coverage Δ *Carryforward flag
cpu 80.25% <27.08%> (-1.55%) :arrow_down:
dali 40.66% <31.57%> (ø) Carriedforward from 16183cf

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

Impacted Files Coverage Δ
solo/losses/dino.py 95.00% <ø> (ø)
solo/utils/dali_dataloader.py 38.05% <0.00%> (-0.26%) :arrow_down:
solo/utils/backbones.py 67.05% <20.00%> (-21.42%) :arrow_down:
solo/methods/swav.py 73.04% <28.57%> (-5.47%) :arrow_down:
solo/utils/pretrain_dataloader.py 62.12% <66.66%> (-4.78%) :arrow_down:
solo/args/dataset.py 75.00% <100.00%> (+2.65%) :arrow_up:
solo/args/utils.py 69.56% <100.00%> (-28.00%) :arrow_down:
solo/losses/swav.py 91.66% <100.00%> (-8.34%) :arrow_down:
solo/methods/base.py 77.36% <100.00%> (+0.52%) :arrow_up:
... and 6 more