hi-ml
hi-ml copied to clipboard
ENH: Adds BioViL-T Linear Classifier (Chexpert Classes)
- Adds the capability to instantiate a linear classifier on top frozen BioViL-T image embeddings.
- Note that the model is not trained in an end-to-end fashion.
Codecov Report
Merging #860 (f9e99fa) into main (190e8d4) will increase coverage by
0.01%. The diff coverage is100.00%.
| Flag | Coverage Δ | |
|---|---|---|
| hi-ml-multimodal | 89.29% <100.00%> (+0.06%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...al/src/health_multimodal/image/model/pretrained.py | 85.00% <100.00%> (+2.14%) |
:arrow_up: |
Shall we review now or wait until it's not a draft anymore?
Can you please take a look at the failing tests and the merge conflicts?