segment-anything icon indicating copy to clipboard operation
segment-anything copied to clipboard

3D segmentation or human parsing

Open msverma101 opened this issue 2 years ago • 2 comments

Is there a way to do human parsing for different clothes on the body and skin with this method? specifically for volumetric data.

msverma101 avatar Apr 11 '23 16:04 msverma101

Also curious if someone know if you can pass volumetric data easily enough ?

jeremyforest avatar Apr 11 '23 20:04 jeremyforest

I created a Napari integration of SAM that supports 3D volumentric data. Feel free to check it out :)

https://github.com/MIC-DKFZ/napari-sam

Karol-G avatar Apr 13 '23 20:04 Karol-G