CenterTrack
CenterTrack copied to clipboard
Could anyone share a docker image or dockerfile that has can run this repo? After compile DCNv2 successful, still can not import DCN #53
After compile DCNv2 successful, still can not import DCN #53 My environment: Ubuntu 18.04, with Anaconda Python 3.6, CUDA 10.0.130, and PyTorch v1.0.0 Many thx!
https://github.com/xingyizhou/CenterTrack/pull/129#issue-475740634
I have encountered the same problem as you. Would you please tell me the solution? Thank you very much!
You should have successfully compiled DCNv2 on the CPU, but failed to compile it on the GPU. If you build Docker container according to this pull request https://github.com/xingyizhou/CenterTrack/pull/176, you can compile DCNv2 on your GPU.