You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the demo, it appear:
Traceback (most recent call last):
File "/home/ty/下载/PolarMask-master/demo/demo.py", line 1, in
from mmdet.apis import init_detector, inference_detector, show_result_pyplot, show_result
File "/home/ty/下载/PolarMask-master/mmdet/init.py", line 1, in
from .version import version, short_version
ModuleNotFoundError: No module named 'mmdet.version'
And I have compiled the mmdetection,But it doesn't work.
Please help me!
The text was updated successfully, but these errors were encountered:
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2022年6月3日(星期五) 中午1:22
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [xieenze/PolarMask] ModuleNotFoundError: No module named 'mmdet.version' (#65)
Do you save the problem?I have the same error
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
When I run the demo, it appear:
Traceback (most recent call last):
File "/home/ty/下载/PolarMask-master/demo/demo.py", line 1, in
from mmdet.apis import init_detector, inference_detector, show_result_pyplot, show_result
File "/home/ty/下载/PolarMask-master/mmdet/init.py", line 1, in
from .version import version, short_version
ModuleNotFoundError: No module named 'mmdet.version'
And I have compiled the mmdetection,But it doesn't work.
Please help me!
The text was updated successfully, but these errors were encountered: