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
It seems that the generated masks are sometimes overlapped with each other even with a single granularity prompt (e.g. [3]). I just need non-overlapped masks. What should I do to realize this?
Thanks
The text was updated successfully, but these errors were encountered:
I think it depends on what granularity masks you want. If you want smaller masks, remove the large masks that overlap the small masks. If you want larger masks, remove the small masks that overlap the large masks.
Hello,
It seems that the generated masks are sometimes overlapped with each other even with a single granularity prompt (e.g. [3]). I just need non-overlapped masks. What should I do to realize this?
Thanks
The text was updated successfully, but these errors were encountered: