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 @bsekachev, I followed the steps above to try to change the SAM model, and I also modified the ONNX code according to the issue #6019 you sent. However, I'm encountering this problem when starting CVAT for annotation. How can I resolve this issue? Thank you.
did you follow the advice to remove the cached model? Depending on your browser, you need to do a hard refresh to ensure that it is using the new model
Actions before raising this issue
Steps to Reproduce
decoder.onnx
in/root/cvat/cvat-ui/plugins/sam/assets/decoder.onnx
serverless/pytorch/facebookresearch/sam/nuclio/model_handler.py
serverless/pytorch/facebookresearch/sam/nuclio/function.yaml
Deploy function
deploy_cpu.sh serverless/pytorch/facebookresearch/sam/nuclio/
Use the SAM tool on an image and the results look like the following
Expected Behavior
I believe that the new decoder is not being used properly. Either I did not build correctly or further steps are needed to accommodate the SAM-b model
Possible Solution
No response
Context
No response
Environment
The text was updated successfully, but these errors were encountered: