Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,11 @@ tags:
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
18 |
+
|
19 |
+
### Requirements
|
20 |
+
|
21 |
+
### Test script
|
22 |
+
|
23 |
+
### Training script
|