MaybeShewill-CV / segment-anything-u-specify

using clip and sam to segment any instance you specify with text prompt of any instance names
MIT License
170 stars 10 forks source link

segmentation #14

Open gongyujie0303 opened 7 months ago

gongyujie0303 commented 7 months ago

According to the prompt, my target object cannot be segmented. What should I do?

MaybeShewill-CV commented 7 months ago

@gongyujie0303 first check it sam automask generator can segment that object u want. if automask generator has already segmented what u wanted but still nothing comes out with the text prompt. That's because the clip can not match your prompts with the object's vision embedding. You should change another text prompt and try later:)

gongyujie0303 commented 7 months ago

@gongyujie0303 first check it sam automask generator can segment that object u want. if automask generator has already segmented what u wanted but still nothing comes out with the text prompt. That's because the clip can not match your prompts with the object's vision embedding. You should change another text prompt and try later:)

Just like this, some haven't been separated yet,So I don't know what to do now 屏幕截图 2024-03-30 122200

MaybeShewill-CV commented 7 months ago

@gongyujie0303 1. Check if sam automask generator's results is good enough for you 2.Use another text prompts:)