z-x-yang / GCTLinks
Gated Channel Transformation for Visual Recognition (CVPR 2020)
☆137Updated 5 years ago
Alternatives and similar repositories for GCT
Users that are interested in GCT are comparing it to the libraries listed below
Sorting:
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆134Updated 2 years ago
- Tensor Low-rank Reconstruction for Semantic Segmentation☆109Updated 5 years ago
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆166Updated 2 years ago
- Dynamic convolution Paper collection.☆106Updated 5 years ago
- Dynamic Group Convolution for Accelerating Convolutional Neural Networks (ECCV 2020)☆128Updated 4 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆83Updated 5 years ago
- A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)☆114Updated 4 years ago
- Official implementation of the paper ``Unifying Nonlocal Blocks for Neural Networks'' (ICCV'21)☆98Updated 3 years ago
- Code for “Disentangled Non-local Neural Networks”☆110Updated 5 years ago
- [arXiv 2020] Deep Connected Attention Networks☆125Updated 5 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆176Updated 5 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆83Updated 4 years ago
- Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)☆225Updated 4 years ago
- PyTorch code for our paper : "SRM : A Style-based Recalibration Module for Convolutional Neural Networks" (https://arxiv.org/abs/1903.108…☆61Updated 6 years ago
- Implementation for Context-Gated Convolution☆60Updated 4 years ago
- Pytorch Re-Implementation | Dynamic Region-Aware Convolution (ECCV2020)