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

Provides a way to train with a percentage of data. #239

Closed vturrisi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #239 (f39f4bd) into main (86c4867) will decrease coverage by 4.58%. The diff coverage is 56.86%.

Flag Coverage Δ *Carryforward flag
cpu 83.12% <6.89%> (-0.32%) :arrow_down:
dali 40.66% <87.09%> (ø) Carriedforward from 56c389d

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

Impacted Files Coverage Δ
solo/methods/dali.py 73.38% <50.00%> (-17.70%) :arrow_down:
solo/utils/dali_dataloader.py 61.73% <55.55%> (-33.80%) :arrow_down:
solo/methods/base.py 80.83% <100.00%> (-11.50%) :arrow_down:
solo/methods/linear.py 93.40% <100.00%> (-3.72%) :arrow_down: