Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Vishal2188 opened this issue Nov 9, 2020 · 6 comments

Comments

@Vishal2188
Copy link

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

Thank You...

@shi-10
Copy link

shi-10 commented Nov 15, 2020

have you solved it? I got the same problem.

@xiecookie
Copy link

use pytorch 0.4

@EnriqueSolarte
Copy link

It works for me with pytorch 0.4.0

@EnriqueSolarte
Copy link

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?

@knitemblazor
Copy link

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

@knitemblazor
Copy link

i have fixed the so called dependency issues https://github.com/knitemblazor/MaskRCNN_pytorch_1.8_non_detectron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants