Please Help! ModuleNotFoundError: No module named 'mmdet.ops' #10023
Unanswered
pear313063
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@pear313063 Your version is really too old, can you update the version? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I entered these two, then error, how to solve it?
from mmdet.ops.nms import nms_wrapper
ModuleNotFoundError: No module named 'mmdet.ops'
from mmdet.ops.bbox import cython_bbox
ModuleNotFoundError: No module named 'mmdet.ops'
Beta Was this translation helpful? Give feedback.
All reactions