We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
label-studio-ml start sam --port 8003 --with model_name=sam_hq sam_config=vit_b sam_checkpoint_file=./sam_hq_vit_h.pth out_mask=True out_bbox=True device=cpu
The text was updated successfully, but these errors were encountered:
me too
Sorry, something went wrong.
The model you are using is sam_hq_vit_h.pth.so your sam_config should be sam_config=vit_h
No branches or pull requests
label-studio-ml start sam --port 8003 --with model_name=sam_hq sam_config=vit_b sam_checkpoint_file=./sam_hq_vit_h.pth out_mask=True out_bbox=True device=cpu
The text was updated successfully, but these errors were encountered: