Segment multiple same objects in the Image

#18
by moaabid - opened

The model segmenting only one object even if there are two same object in the image. Have to segment both the object.

Example :
In this example if i give input as wheels it is segmenting only one wheel. Is there a way to segment wheels separately

image.png

image.png

hi @haipingwu do you have any tricks here? I did on experiment splitting the image in two and running segmentation for the wheel and it works, but it's a two-shot workflow.

Sign up or log in to comment