Skip to content

Commit 82e8cea

Browse files
rasakerehjcfr
authored andcommitted
MedSAM JSON file added
This module implements MedSAMLite and several of its variant for universal 2D and 3D image segmentation.
1 parent 654a489 commit 82e8cea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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)