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/patch failed Mar 5, 2024 in 0s

23.68% of diff hit (target 84.35%)

View this Pull Request on Codecov

23.68% of diff hit (target 84.35%)

Annotations

Check warning on line 47 in lightly/models/modules/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/__init__.py#L47

Added line #L47 was not covered by tests

Check warning on line 51 in lightly/models/modules/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/__init__.py#L51

Added line #L51 was not covered by tests

Check warning on line 352 in lightly/models/modules/masked_autoencoder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder.py#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 355 in lightly/models/modules/masked_autoencoder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder.py#L355

Added line #L355 was not covered by tests

Check warning on line 358 in lightly/models/modules/masked_autoencoder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder.py#L357-L358

Added lines #L357 - L358 were not covered by tests

Check warning on line 2 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 8 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 10 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L10

Added line #L10 was not covered by tests

Check warning on line 13 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L13

Added line #L13 was not covered by tests

Check warning on line 50 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L50

Added line #L50 was not covered by tests

Check warning on line 65 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L65

Added line #L65 was not covered by tests

Check warning on line 68 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 75 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L75

Added line #L75 was not covered by tests

Check warning on line 79 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L79

Added line #L79 was not covered by tests

Check warning on line 95 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 99 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L99

Added line #L99 was not covered by tests

Check warning on line 101 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L101

Added line #L101 was not covered by tests

Check warning on line 114 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 116 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L116

Added line #L116 was not covered by tests

Check warning on line 133 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 135 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L135

Added line #L135 was not covered by tests

Check warning on line 151 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L148-L151

Added lines #L148 - L151 were not covered by tests

Check warning on line 153 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L153

Added line #L153 was not covered by tests

Check warning on line 167 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 172 in lightly/models/modules/masked_autoencoder_timm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lightly/models/modules/masked_autoencoder_timm.py#L169-L172

Added lines #L169 - L172 were not covered by tests