PyTorch Deformable Convolutional Networks v2 (no compile required)
This is developed for use with FairMOT inference.
Referenced PyTorch-Deformable-Convolution-v2
for the use of torchvision.ops.deform_conv2d
.
Referenced DCNv2 for the class constructor signature.