FASeg icon indicating copy to clipboard operation
FASeg copied to clipboard

PyInit_MultiScaleDeformableAttention

Open PL2584718785 opened this issue 3 years ago • 1 comments

您好,大佬 请问下这个问题应该如何解决呢,谢谢 ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention)

PL2584718785 avatar Nov 08 '22 09:11 PL2584718785

Hi~

Thanks for your interest in our work!

Try the following commands under the home directory of this project (make sure you have gcc installed):

cd mask2former/modeling/pixel_decoder/ops
sh make.sh

Also, I am planning to update this project in December (fix some bugs and add more results)! Please stay tuned!

Kind regards, Haoyu

Charleshhy avatar Nov 08 '22 09:11 Charleshhy

您好,大佬 请问下这个问题应该如何解决呢,谢谢 ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention)

hi,have you save this problem,I also meet it

GitHubYuxiao avatar Nov 01 '23 09:11 GitHubYuxiao