Update github link
Browse files
README.md
CHANGED
|
@@ -13,6 +13,9 @@ Core to VISTA-3D are three workflows:
|
|
| 13 |
- **Segment using class**: Provides detailed sectional views based on specific classes, essential for targeted disease analysis or organ mapping, such as tumor identification in critical organs.
|
| 14 |
- **Segment point prompts**: Enhances segmentation precision through user-directed, click-based selection. This interactive approach accelerates the creation of accurate ground-truth data, essential in medical imaging analysis.
|
| 15 |
|
|
|
|
|
|
|
|
|
|
| 16 |
## Run pipeline:
|
| 17 |
For running the pipeline, VISTA3d requires at least one prompt for segmentation. It supports label prompt, which is the index of the class for automatic segmentation. It also supports point-click prompts for binary interactive segmentation. Users can provide both prompts at the same time.
|
| 18 |
|
|
|
|
| 13 |
- **Segment using class**: Provides detailed sectional views based on specific classes, essential for targeted disease analysis or organ mapping, such as tumor identification in critical organs.
|
| 14 |
- **Segment point prompts**: Enhances segmentation precision through user-directed, click-based selection. This interactive approach accelerates the creation of accurate ground-truth data, essential in medical imaging analysis.
|
| 15 |
|
| 16 |
+
## Github link:
|
| 17 |
+
https://github.com/NVIDIA-Medtech/NV-Segment-CTMR
|
| 18 |
+
|
| 19 |
## Run pipeline:
|
| 20 |
For running the pipeline, VISTA3d requires at least one prompt for segmentation. It supports label prompt, which is the index of the class for automatic segmentation. It also supports point-click prompts for binary interactive segmentation. Users can provide both prompts at the same time.
|
| 21 |
|