-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
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
AssertionError in eval.py #39
Comments
edit eval.py: Lines 110 to 111 in 0b3bc4c
Sorry for our carelessness. |
Thank you for the response. One question: what version should be used for model_type "effi"? |
It's EVF-SAM based on Efficient-SAM. But we haven't released the checkpoint. |
I see. Thank you for clarifying |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
torchrun --standalone --nproc_per_node=2 eval.py
--version YxZhang/evf-sam2
--dataset_dir ./dataset
--val_dataset "refcoco|unc|val"
--model_type sam2
The text was updated successfully, but these errors were encountered: