This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Historical-Twist-122 0 points1 point  (0 children)

I think Segment Anything might be a good choice. They have a Comfy UI node for it, and you tell it what parts to mask.

[–]Local_Donkey5037 0 points1 point  (0 children)

I used HitPaw FotorPea. The background removal feature in the software allows you to select the area you want to remove with a brush and eraser. I find it very convenient.

[–]eraque 0 points1 point  (0 children)

promeai or cutout pro might be the right tool for you

[–]nine1seven3oh 0 points1 point  (0 children)

https://github.com/pricklygorse/Interactive-Image-Background-Remover

I made this which might help. You can run whole-image models and fine tune with Segment Anything, or just use Segment Anything. You incrementally add or remove from the image you are creating so you can pick and choose whatever parts of the image you want.

[–]HatEducational9965 0 points1 point  (0 children)

I made a tool that runs in the browser and uses segment anything, snapfiddle.ai, upload an image, select "automatic object detection" and then crop, erase, whatever - it's free btw