Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve backbones #273

Merged
merged 8 commits into from
Jul 8, 2022
Merged

Improve backbones #273

merged 8 commits into from
Jul 8, 2022

Conversation

vturrisi
Copy link
Owner

@vturrisi vturrisi commented Jul 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #273 (541f0a4) into main (3f810ce) will decrease coverage by 0.01%.
The diff coverage is 98.61%.

Flag Coverage Δ *Carryforward flag
cpu 83.10% <98.61%> (+2.24%) ⬆️
dali 40.66% <100.00%> (ø) Carriedforward from 6e6cf18

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

Impacted Files Coverage Δ
solo/args/__init__.py 100.00% <ø> (ø)
solo/args/dataset.py 75.00% <ø> (ø)
solo/args/setup.py 48.36% <ø> (ø)
solo/args/utils.py 69.07% <ø> (ø)
solo/backbones/poolformer/poolformer.py 85.14% <ø> (ø)
solo/losses/__init__.py 100.00% <ø> (ø)
solo/losses/barlow.py 82.35% <ø> (ø)
solo/losses/byol.py 100.00% <ø> (ø)
solo/losses/deepclusterv2.py 100.00% <ø> (ø)
solo/losses/dino.py 95.00% <ø> (ø)
... and 62 more

@vturrisi vturrisi merged commit 7af3e44 into main Jul 8, 2022
@vturrisi vturrisi deleted the improve_backbones branch July 8, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants