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

Ersi lig 3912 refactor mae to use timm vit #1461

Merged
merged 59 commits into from
Mar 6, 2024

Ersi lig 4471 cleanup and merge mae branch (#1510)

d89808f
Select commit
Loading
Failed to load commit list.
Merged

Ersi lig 3912 refactor mae to use timm vit #1461

Ersi lig 4471 cleanup and merge mae branch (#1510)
d89808f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2024 in 0s

82.07% (-2.28%) compared to 4dede59

View this Pull Request on Codecov

82.07% (-2.28%) compared to 4dede59

Details

Codecov Report

Attention: Patch coverage is 23.68421% with 203 lines in your changes are missing coverage. Please review.

Project coverage is 82.07%. Comparing base (4dede59) to head (d89808f).

Files Patch % Lines
...y/models/modules/masked_vision_transformer_timm.py 0.00% 94 Missing ⚠️
...s/modules/masked_vision_transformer_torchvision.py 30.43% 48 Missing ⚠️
lightly/models/modules/masked_autoencoder_timm.py 0.00% 45 Missing ⚠️
lightly/models/modules/masked_autoencoder.py 84.84% 5 Missing ⚠️
lightly/models/utils.py 16.66% 5 Missing ⚠️
...ightly/models/modules/masked_vision_transformer.py 75.00% 4 Missing ⚠️
lightly/models/modules/__init__.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1461      +/-   ##
==========================================
- Coverage   84.35%   82.07%   -2.28%     
==========================================
  Files         140      144       +4     
  Lines        5802     6065     +263     
==========================================
+ Hits         4894     4978      +84     
- Misses        908     1087     +179     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.