cyyu96 commited on
Commit
090bbeb
·
verified ·
1 Parent(s): dbe2280

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
 
3
  Baseline models for **MICCAI FLARE 2026 Task 2 — AutoMSC: Automated Medical Image Segmentation and Classification**.
4
 
 
 
5
  Each model jointly performs organ/lesion segmentation and case-level classification using a multi-task learning nnUNet framework (`nnUNetCLSTrainerMTL`). Models are trained with 5-fold cross-validation; this repository contains the best-checkpoint weights (`checkpoint_best.pth`) for each fold.
6
 
7
  ## Datasets
 
2
 
3
  Baseline models for **MICCAI FLARE 2026 Task 2 — AutoMSC: Automated Medical Image Segmentation and Classification**.
4
 
5
+ **Codebase:** [github.com/medfm-flare/AutoMSC-Baseline](https://github.com/medfm-flare/AutoMSC-Baseline)
6
+
7
  Each model jointly performs organ/lesion segmentation and case-level classification using a multi-task learning nnUNet framework (`nnUNetCLSTrainerMTL`). Models are trained with 5-fold cross-validation; this repository contains the best-checkpoint weights (`checkpoint_best.pth`) for each fold.
8
 
9
  ## Datasets