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

How to segment the Gundam in image? Any suggestion?

Open garrisonz opened this issue 1 year ago • 2 comments

Thanks for your great work!

SAM cannot segment out Gundam, please refer to the below example image and the all_mask image. I hope segment mask fill full the Gundam region, howerer SAM leave a large black region on Gundam which means no mask. Any suggestion? Thanks!

input image 08

all_mask. (Black region on Gundam means no mask) all_mask

garrisonz avatar Jun 17 '24 08:06 garrisonz

try box segmentation method output_image

r2race avatar Jun 18 '24 12:06 r2race

@r2race Thanks, Good suggestion! How about the automatic mask mode? Any suggestion if I want the automatic mask including Gundam region.

garrisonz avatar Jun 19 '24 01:06 garrisonz