--- license: apache-2.0 --- 🎯 PANTHER – Pancreatic Tumor Segmentation on T2W MRI (2nd place 🥈) This repository hosts the **fine-tuned model weights** from our submission to the **PANTHER Challenge 2025**, focused on **automatic pancreatic tumor segmentation on MR-Linac T2-weighted MRI**. Our approach leverages **transfer learning**, **fine-tuning**, and **ensemble methods** to address the few-shot learning setting (50 annotated cases). 📦 Files: - `CV_0.pt` - `CV_1.pt` - 🔗 Full code & configs: [github.com/vboussot/Panther](https://github.com/vboussot/Panther) 🏆 Official leaderboard: [panther.grand-challenge.org](https://panther.grand-challenge.org/evaluation/closed-testing-phase-task-2/leaderboard/) ---