anylabeling icon indicating copy to clipboard operation
anylabeling copied to clipboard

Automask generator functionality

Open aymanish opened this issue 10 months ago • 2 comments

Is there any plans for using the auto mask generator function instead of using the sam predictor for creating masks? Would be nice to be able to auto mask an entire image to start with then manually predict masks with targeted bounding boxes.

Have you tried this before and this is some that is not simply possible with ease?

aymanish avatar Mar 18 '25 11:03 aymanish

Hi @aymanish , Yeah this function is achievable. We will need to add mask support for our labeling tool first, then use Segment Anything output to modify that mask.

vietanhdev avatar Mar 18 '25 14:03 vietanhdev

I would also like to be able to use SAM for "Segment Everything" (no prompting)

kipavy avatar Aug 13 '25 14:08 kipavy