tea1528 / Non-Local-NN-Pytorch
PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)
☆251Updated last year
Alternatives and similar repositories for Non-Local-NN-Pytorch:
Users that are interested in Non-Local-NN-Pytorch are comparing it to the libraries listed below
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆330Updated 4 years ago
- Implementation for paper: Feature Pyramid Transformer☆402Updated 3 years ago
- PyTorch Implementation of Deformable Convolution☆286Updated 6 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆380Updated 4 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆134Updated 4 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆292Updated last year
- Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)☆219Updated 3 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆752Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- A Pytorch Implementation of the following paper "Visual Transformers: Token-based Image Representation and Processing for Computer Vision…☆183Updated 4 years ago
- Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.☆183Updated 3 years ago
- FcaNet: Frequency Channel Attention Networks☆526Updated 3 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆417Updated 2 weeks ago
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆156Updated last year
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆131Updated last year
- Implementation of Non-local Block.☆1,572Updated last year
- ☆462Updated 3 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆346Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆291Updated 4 years ago
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆551Updated last year
- 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…☆82Updated 4 years ago
- Depthwise Over-parameterized Convolutional Layer☆197Updated 2 years ago
- Bottleneck Transformers for Visual Recognition☆275Updated 3 years ago
- Spatial Transformer Networks in Pytorch.☆156Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,199Updated 3 years ago
- Global Reasoning module for visual recognition☆206Updated 3 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆750Updated 4 years ago
- Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning, CVPR 2021☆336Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆227Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 4 years ago