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
In my picture, there's a mobile, I want to segment it out.
but when I use vit_l, the mobile can be segmented out correctly.
but using vit_h, the mobile can't be segmented out.
please refer to the codes in grounded_sam_demo.py
original image:
segment result by vit_l:
segment resulb by vit_h:
The text was updated successfully, but these errors were encountered:
In my picture, there's a mobile, I want to segment it out.
but when I use vit_l, the mobile can be segmented out correctly.
but using vit_h, the mobile can't be segmented out.
please refer to the codes in grounded_sam_demo.py
original image:
segment result by vit_l:
segment resulb by vit_h:
The text was updated successfully, but these errors were encountered: