Skip to content

Commit 7975721

Browse files
rasakerehlassoan
authored andcommitted
MedSAM JSON file added
This module implements MedSAMLite and several of its variant for universal 2D and 3D image segmentation.
1 parent 59c831a commit 7975721

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

MedSAM.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#",
3+
"build_dependencies": ["PyTorch"],
4+
"build_subdirectory": ".",
5+
"category": "Segmentation",
6+
"scm_revision": "main",
7+
"scm_url": "https://github.com/bowang-lab/MedSAMSlicer"
8+
}

0 commit comments

Comments
 (0)