We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cuda:9.2 pytorch:0.4.1 python demo.py ctdet --demo /path/to/image/or/folder/or/video --load_model ../models/ctdet_coco_dla_2x.pth
dcn_v2.so:undefined symbol:_cudaRegisterFatBinaryEnd
The text was updated successfully, but these errors were encountered:
@jianghe9 So, have you solved this problem?
Sorry, something went wrong.
I have sloved this problem with DCNv2 for pytorch 1.x
No branches or pull requests
cuda:9.2 pytorch:0.4.1
python demo.py ctdet --demo /path/to/image/or/folder/or/video --load_model ../models/ctdet_coco_dla_2x.pth
dcn_v2.so:undefined symbol:_cudaRegisterFatBinaryEnd
The text was updated successfully, but these errors were encountered: