Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
# 🎯 Fine-tuned SAM 2.1 b+ – TrackRAD2025
|
| 5 |
+
|
| 6 |
+
This repository provides the **fine-tuned SAM 2.1 b+** weights for tumor segmentation in cine-MRI, trained on the labeled subset of **TrackRAD2025**.
|
| 7 |
+
|
| 8 |
+
📦 File: `SAM2.1_b+_finetune.pt`
|
| 9 |
+
🔗 Code & inference: [github.com/vboussot/Trackrad2025](https://github.com/vboussot/Trackrad2025)
|
| 10 |
+
|
| 11 |
+
Used in our challenge paper:
|
| 12 |
+
**"Leverage SAM power for medical imaging"** – 6ᵗʰ place @ TrackRAD2025
|