multimodallearning/pytorch-mask-rcnn

ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.

Vishal2188 opened this issue · 6 comments

error while run build.py file in nms....pls assist me...

Thank You...

have you solved it? I got the same problem.

use pytorch 0.4

It works for me with pytorch 0.4.0

I am having many issues with changing my Cuda version and torch. is there any option to compile using CPP extensions instead?
I believe that a new version of nms files, as well as roialign's, which are using a not deprecated method, is outside somewhere.
Has someone has found them?

the issue is that you will have to use cpp code for that .