Deformable-Convolution-V2-PyTorch
Deformable-Convolution-V2-PyTorch copied to clipboard
Is this version compatible with pytorch1.8
I try the "pytorch1.0.0" version but found that it is not compatible with PyTorch 1.8. Is there any solution for Deformable Conv in PyTorch 1.8? I want to try it on RTX30**.
The version is compatible with Pytorch 1.8, RTX3070. So I close this issue.
I had the same problem。。RTX A6000
Refer to https://github.com/developer0hye/Simple-PyTorch-Deformable-Convolution-v2 and https://github.com/developer0hye/Simple-CenterNet
The version is compatible with Pytorch 1.8, RTX3070. So I close this issue.
Hi, could you provide more detailed information? How about the version of python, pytorch and torchvision? I also want to try DCN on RTX3090.
@developer0hye Thanks for your reply, I will try the latest version later.
The version is compatible with Pytorch 1.8, RTX3070. So I close this issue.
Hi, how to make it work with a GPU 30**. In my case, it run with error: nvcc fatal : Unsupported gpu architecture 'compute_86'