bingogome / samm

A 3D Slicer integration to Meta's SAM.
https://arxiv.org/abs/2304.05622
MIT License
240 stars 34 forks source link

Batch embedding preprocessing #74

Open vaills opened 2 months ago

vaills commented 2 months ago

Hi,

I would like to segment CT scans from patients. Would it be possible to preprocess the scans to obtain all embeddings beforehand? Thank you.

Best regards, Sunyi

bingogome commented 2 months ago

Yes, but probably not on the GUI. You could check the script to get the embeddings (should be only few lines), and write a new script outside of Slicer.