CHONSPQX / modulated-deform-conv

deformable convolution 2D 3D DeformableConvolution DeformConv Modulated Pytorch CUDA
MIT License
133 stars 17 forks source link

'ModulatedDeformConv3d' object has no attribute 'deformable_group' #6

Closed BBQtime closed 3 years ago

BBQtime commented 3 years ago

538 行, deformable_groups -> deformable_group

CHONSPQX commented 3 years ago

Thanks for pointing out the error