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

OBBDetection/mmdet/ops/nms_rotated/nms_rotated_wrapper.py", line 41, in obb_nms ori_inds = ori_inds[~too_small] #207

Open
binfenhuayun opened this issue Oct 15, 2024 · 0 comments

Comments

@binfenhuayun
Copy link

in /home/ym/OBBDetection/mmdet/ops/nms_rotated/nms_rotated_wrapper.py
in Line40 应该添加:
ori_inds = ori_inds.to(too_small.device)
否则会报设备不一致的错误

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

1 participant