junma commited on
Commit
692f62c
·
verified ·
1 Parent(s): aab80e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -11,10 +11,9 @@ tags:
11
 
12
  This repository contains the BiomedSegFM dataset, a crucial resource for the **CVPR 2025 Competition: Foundation Models for 3D Biomedical Image Segmentation**.
13
 
14
- The dataset is utilized by the model presented in the paper [Medal S: Spatio-Textual Prompt Model for Medical Segmentation](https://huggingface.co/papers/2511.13001). This paper introduces a medical segmentation foundation model that supports native-resolution spatial and textual prompts, achieving channel-wise alignment between volumetric prompts and text embeddings. The dataset preserves full 3D context, efficiently processes multiple native-resolution masks in parallel, and supports up to 243 classes across CT, MRI, PET, ultrasound, and microscopy modalities.
15
 
16
- **Paper:** [https://huggingface.co/papers/2511.13001](https://huggingface.co/papers/2511.13001)
17
- **Code:** [https://github.com/yinghemedical/Medal-S](https://github.com/yinghemedical/Medal-S)
18
 
19
  # CVPR 2025 Competition: Foundation Models for 3D Biomedical Image Segmentation
20
 
 
11
 
12
  This repository contains the BiomedSegFM dataset, a crucial resource for the **CVPR 2025 Competition: Foundation Models for 3D Biomedical Image Segmentation**.
13
 
14
+ - Foundation Models for Interactive 3D Biomedical Image Segmentation ([Homepage](https://www.codabench.org/competitions/5263/))
15
 
16
+ - Foundation Models for Text-guided 3D Biomedical Image Segmentation ([Homepage](https://www.codabench.org/competitions/5651/))
 
17
 
18
  # CVPR 2025 Competition: Foundation Models for 3D Biomedical Image Segmentation
19