SlicerSegmentWithSAM icon indicating copy to clipboard operation
SlicerSegmentWithSAM copied to clipboard

3D Slicer extension for Segment Anything Model (SAM) developed by Meta

Results 8 SlicerSegmentWithSAM issues
Sort by recently updated
recently updated
newest added

After finishing the installation and clicking on SegmentWithSAM, I can not see the user interface of the extension.

Hi, I keep getting the following message after I installed the SlicerSegmentWithSAM extension: ![image](https://github.com/mazurowski-lab/SlicerSegmentWithSAM/assets/2482071/44cfb361-e389-41b9-b15d-91b315c8131f) Even when I click on "OK" and wait for several minutes, nothing happens. I restarted Slicer,...

Hi, Thank you for the useful integration of SAM to Slicer. I installed the plugin from the source and the dependencies manually in the Python console, as directed in the...

Traceback (most recent call last): File "D:/3DSlicer/slicer5.7/slicer.org/Extensions-32752/SegmentWithSAM/lib/Slicer-5.7/qt-scripted-modules/SegmentWithSAM.py", line 447, in onStartSegmentation self.extractFeatures() SystemError: _PyEval_EvalFrameDefault returned NULL without setting an error

The downloaded file being ~2.4GB, consider adding a `confirmOkCancelDisplay` to explain the user that large file will be downloaded and provide the user with an option to cancel the download...

enhancement

Consider improving the UI to allow selection of existing segmentation node.

On Mac I had problems starting the extension (missing libavif .dylib). Installing the opencv-contrib-python package fixed the error.

Is cuda 11.7 compatible since I am using 1080ti.