facebookresearch / segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Apache License 2.0
46.29k stars 5.48k forks source link

3D segmentation or human parsing #170

Open msverma101 opened 1 year ago

msverma101 commented 1 year ago

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

jeremyforest commented 1 year ago

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

Karol-G commented 1 year ago

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