How to segment multiple objects

#9
by NSTiwari - opened

Unlike PaliGemma, Florence-2 segments only one object per image. For example: For the below image with prompt type REFERENCE_EXPRESSION_SEGMENTATION and text prompt: "Person and car", the output was:

Input image:
download.png

Output image:
image.png

Only the person was segmented. Is there a way to achieve multiple object segmentation?

Sign up or log in to comment