From 29cf5092a9828c10c9c077b510fa573eab80ed1b Mon Sep 17 00:00:00 2001 From: Vicky Bikia Date: Wed, 15 Apr 2026 14:45:05 -0700 Subject: [PATCH] Revise README title and add distillation link Updated project title and added link to distillation pipeline. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69911d5..6f929e4 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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