Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ tags:
|
|
12 |
|
13 |
The SegVol is a universal and interactive model for volumetric medical image segmentation. SegVol accepts **point, box, and text prompts** while output volumetric segmentation. By training on 90k unlabeled Computed Tomography (CT) volumes and 6k labeled CTs, this foundation model supports the segmentation of over 200 anatomical categories.
|
14 |
|
|
|
|
|
15 |
**Keywords**: 3D medical SAM, volumetric image segmentation
|
16 |
|
17 |
## Quicktart
|
|
|
12 |
|
13 |
The SegVol is a universal and interactive model for volumetric medical image segmentation. SegVol accepts **point, box, and text prompts** while output volumetric segmentation. By training on 90k unlabeled Computed Tomography (CT) volumes and 6k labeled CTs, this foundation model supports the segmentation of over 200 anatomical categories.
|
14 |
|
15 |
+
[Paper](https://arxiv.org/abs/2311.13385) and [Code](https://github.com/BAAI-DCAI/SegVol) have been released.
|
16 |
+
|
17 |
**Keywords**: 3D medical SAM, volumetric image segmentation
|
18 |
|
19 |
## Quicktart
|