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
Hi, I found some error in my deployment for the backend of the SAM model, and I am not sure which part was wrong. May I get some help?
My command for the backend is: label-studio-ml start sam --port 8003 --with sam_config=vit_l sam_checkpoint_file=./sam_vit_l_0b3195.pth out_mask=True out_bbox=True device=cuda:0
Then when I run the validate button in the Label Studio, it shows:
I was wondered if this error is due to timm.
The text was updated successfully, but these errors were encountered:
Hi, I found some error in my deployment for the backend of the SAM model, and I am not sure which part was wrong. May I get some help?
My command for the backend is:
label-studio-ml start sam --port 8003 --with sam_config=vit_l sam_checkpoint_file=./sam_vit_l_0b3195.pth out_mask=True out_bbox=True device=cuda:0
Then when I run the validate button in the Label Studio, it shows:
I was wondered if this error is due to timm.
The text was updated successfully, but these errors were encountered: