You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to confirm whether its logical for the user to provide multiple masks (of the same object category) in the input. For example, can there be 2 cats in the image and 2 segmented regions in the binary mask corresponding to it, while passing it as a reference image? (A follow-up question would be that can we have multiple object categories in the same image?)
Will the model be able to figure out that there are 2 mask segments (of the same object) in the reference?
If not, is there any clever hack to pass multiple masks of a particular object type in the same input reference image?
The text was updated successfully, but these errors were encountered:
Sarthak-22
changed the title
Multiple Object Masks in the reference image (and mask)
Multiple Object Masks in the reference image
Jun 16, 2023
I just wanted to confirm whether its logical for the user to provide multiple masks (of the same object category) in the input. For example, can there be 2 cats in the image and 2 segmented regions in the binary mask corresponding to it, while passing it as a reference image? (A follow-up question would be that can we have multiple object categories in the same image?)
Will the model be able to figure out that there are 2 mask segments (of the same object) in the reference?
If not, is there any clever hack to pass multiple masks of a particular object type in the same input reference image?
The text was updated successfully, but these errors were encountered: