Deformable-Convolution-V2-PyTorch
Deformable-Convolution-V2-PyTorch copied to clipboard
error in deformable_im2col: invalid argument
got error in deformable_im2col: invalid argument
when the input resolution of the image is 256x256.
similar to chengdazhi/Deformable-Convolution-V2-PyTorch#13
but it doesn't solve it
hope this can be sloved. thanks
python 3.5/pytorch 0.4.1/cuda9.0
@notagenius have you solved this problem?
Hi,
I am facing the same issue. Has someone solved this?
Using GTX TITAN X 12GB
same problem, have you solved the problem