liyier90 / pytorch-dcnv2

PyTorch Deformable Convolutional Networks v2 (no compile required)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch-dcnv2

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.

About

PyTorch Deformable Convolutional Networks v2 (no compile required)

License:MIT License


Languages

Language:Python 100.0%