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

bugs when using pytorch1.1.0 #17

Open
LifeIsSoSolong opened this issue Oct 18, 2019 · 0 comments
Open

bugs when using pytorch1.1.0 #17

LifeIsSoSolong opened this issue Oct 18, 2019 · 0 comments

Comments

@LifeIsSoSolong
Copy link

thanks for your contribution, Pytorch has updated to 1.3 now . So I try to run your code in pytorch1.1.0, but I went some bugs .
the main bug is in CenterNet/src/lib/models/networks/DCNv2/_ext/dcn_v2
/init.py:
error:ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.

I tried to fix it according to "pytorch/pytorch#15645" but failed , So you have some advice or Do you have plan to rewritte it in pytorch>=1.0 ?

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

1 participant