Skip to content

fix the model type detection

c066779
Select commit
Loading
Failed to load commit list.
Closed

Work In Progress: Vision Transformers for classifier network #495

fix the model type detection
c066779
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 17, 2025 in 1s

43.54% of diff hit (target 94.35%)

View this Pull Request on Codecov

43.54% of diff hit (target 94.35%)

Annotations

Check warning on line 26 in cellfinder/core/classify/tools.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/tools.py#L26

Added line #L26 was not covered by tests

Check warning on line 38 in cellfinder/core/classify/tools.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/tools.py#L38

Added line #L38 was not covered by tests

Check warning on line 80 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 87 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 90 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L90

Added line #L90 was not covered by tests

Check warning on line 96 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L96

Added line #L96 was not covered by tests

Check warning on line 118 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L118

Added line #L118 was not covered by tests

Check warning on line 122 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L122

Added line #L122 was not covered by tests

Check warning on line 147 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L147

Added line #L147 was not covered by tests

Check warning on line 151 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L151

Added line #L151 was not covered by tests

Check warning on line 156 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L156

Added line #L156 was not covered by tests

Check warning on line 183 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L183

Added line #L183 was not covered by tests

Check warning on line 191 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L191

Added line #L191 was not covered by tests

Check warning on line 193 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L193

Added line #L193 was not covered by tests

Check warning on line 202 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L202

Added line #L202 was not covered by tests

Check warning on line 204 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L204

Added line #L204 was not covered by tests

Check warning on line 224 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 227 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L227

Added line #L227 was not covered by tests

Check warning on line 229 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L229

Added line #L229 was not covered by tests

Check warning on line 236 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L236

Added line #L236 was not covered by tests

Check warning on line 239 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L239

Added line #L239 was not covered by tests

Check warning on line 243 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L243

Added line #L243 was not covered by tests

Check warning on line 252 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L251-L252

Added lines #L251 - L252 were not covered by tests

Check warning on line 261 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L261

Added line #L261 was not covered by tests

Check warning on line 264 in cellfinder/core/classify/vit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/vit.py#L264

Added line #L264 was not covered by tests