BIGKnight / deformable_conv2d_pytorch
deformable_conv2d layer implemented in pytorch
☆62Updated 6 years ago
Alternatives and similar repositories for deformable_conv2d_pytorch
Users that are interested in deformable_conv2d_pytorch are comparing it to the libraries listed below
Sorting:
- Semi-supervised Adaptive Distillation is a model compression method for object detection.☆59Updated 5 years ago
- PyTorch implementation of Dynamic Grouping Convolution and Groupable ConvNet with pre-trained G-ResNeXt models☆69Updated 4 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆52Updated 5 years ago
- Fast, high accuracy video segmentation framework (CVPR 2019 oral)☆54Updated 5 years ago
- PSROIAlign with multi-batch training support in PyTorch