Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Med-REDUCE: Resolution-Aware Evaluation of Deep Understanding and Computational Efficiency
# Med-REDUCE: Representation Transfer and Efficiency Under Resolution Constraints

![Coverage](https://img.shields.io/badge/coverage-87%25-brightgreen)

Expand All @@ -11,6 +11,8 @@ The design emphasizes:
- **Reproducibility** via Hydra configs, persistent train/test splits, and saved seeds
- **Fair comparison** across pipelines through shared splits, identical degradation, and consistent evaluation

The distillation pipeline for Med-REDUCE can be found at https://github.com/Vicbi/med-reduce-distillation.

---

## Datasets
Expand Down
Loading