oeway / pytorch-deform-convLinks
PyTorch implementation of Deformable Convolution
☆909Updated 3 years ago
Alternatives and similar repositories for pytorch-deform-conv
Users that are interested in pytorch-deform-conv are comparing it to the libraries listed below
Sorting:
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆809Updated 4 years ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,206Updated 4 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆966Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆482Updated 7 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- pytorch version of spatial transformer networks☆592Updated 8 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- PyTorch Implementations for DeeplabV3 and PSPNet☆778Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆409Updated 6 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,468Updated 2 years ago
- RoIAlign & crop_and_resize for PyTorch☆556Updated 3 years ago
- DeepLab resnet v2 model in pytorch☆602Updated last year
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 5 years ago
- Reproduces ResNet-V3 with pytorch☆515Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆865Updated 4 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆437Updated 3 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- RetinaNet in PyTorch☆999Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆400Updated 6 years ago
- PyTorch implementation of PSPNet segmentation network☆589Updated 7 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,464Updated 4 years ago
- A memory-efficient implementation of DenseNets