ModuleNotFoundError: No module named ‘mmdet.version‘

611 阅读1分钟

解决办法:
在mmdetection目录下,运行下面代码:

python setup.py install