CenterNet icon indicating copy to clipboard operation
CenterNet copied to clipboard

\DCNv2\dcn_v2.py", line 13, in <module> import _ext as _backend ImportError: DLL load failed: 找不到指定的模块

Open linlinmu opened this issue 3 years ago • 7 comments

There was a problem when I wanted to predict, saying that the specified module could not be found.But the strange thing is that my network can be trained normally. I recompiled DCNv2 and it didn't work.

linlinmu avatar Jun 18 '21 03:06 linlinmu

@linlinmu If you have some problem with DCNv2, refer to developer0hye/Simple-PyTorch-Deformable-Convolution-v2.

You don't need to compile c++ and cuda code for DCNv2.

developer0hye avatar Jun 18 '21 07:06 developer0hye

@developer0hye Thank you very much for your answer.

linlinmu avatar Jun 18 '21 13:06 linlinmu

https://codechina.csdn.net/mirrors/jinfagang/DCNv2_latest

youonlytrackonce avatar Sep 27 '21 16:09 youonlytrackonce

@linlinmu If you have some problem with DCNv2, refer to developer0hye/Simple-PyTorch-Deformable-Convolution-v2.

You don't need to compile c++ and cuda code for DCNv2.

Thanks!!

linlinmu avatar Sep 30 '21 08:09 linlinmu

https://codechina.csdn.net/mirrors/jinfagang/DCNv2_latest

Thanks!!!br

linlinmu avatar Sep 30 '21 08:09 linlinmu

hi,have you solved this problem please? What is the solution?

cccc18 avatar Mar 30 '23 07:03 cccc18

I haven't solved this problem yet. It's probably related to your computer system.Because I use the windows system.The main problem is in the process of compiling.


---- 回复的原邮件 ----
发件人 ***@***.***>
日期 2023年03月30日 15:55
收件人 ***@***.***>
抄送至 ***@***.***>***@***.***>
主题 Re: [xingyizhou/CenterNet] \DCNv2\dcn_v2.py", line 13, in <module> import _ext as _backend ImportError: DLL load failed: 找不到指定的模块 (#917)

hi,have you solved this problem please? What is the solution?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: <xingyizhou/CenterNet/issues/917/1489857814@github.com>

linlinmu avatar Mar 30 '23 09:03 linlinmu