lxtGH / OctaveConv_pytorch
Pytorch implementation of newly added convolution
☆583Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for OctaveConv_pytorch
- Code for paper☆563Updated 3 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆291Updated 4 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆594Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆911Updated 3 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆213Updated 5 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,193Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆860Updated 3 years ago
- PyTorch Implementation of Deformable Convolution☆283Updated 6 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆588Updated 4 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…