Skip to content
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

ValueError: not enough values to unpack (expected 2, got 0) #15

Open
FocusGZL opened this issue Oct 10, 2024 · 1 comment
Open

ValueError: not enough values to unpack (expected 2, got 0) #15

FocusGZL opened this issue Oct 10, 2024 · 1 comment

Comments

@FocusGZL
Copy link

File "/home/focus/github_project/AISFormer/detectron2/modeling/roi_heads/roi_heads.py", line 826, in forward
mask_head_results, instances = self._forward_mask(features, proposals, c_iter)
how to fix the problem? it's so strange.

@hnyang00
Copy link

This may be because the parameters were not passed in. Please check the previous code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants